Skip to content

Commit

Permalink
Merge pull request #20 from idaholab/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.1.0
  • Loading branch information
manoj1511 authored Jul 17, 2024
2 parents b3c4620 + e204106 commit 3e0d298
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.0"
".": "1.1.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 1.1.0 (2024-07-17)


### ⚠ BREAKING CHANGES

* New way to create charging models using input files
* New way to create charging models using input files

### Features

* New way to create charging models using input files ([53cd007](https://github.com/idaholab/Caldera_ICM/commit/53cd00717add66d393363bd70258d82e1b2f38cf))
* New way to create charging models using input files ([b61407a](https://github.com/idaholab/Caldera_ICM/commit/b61407ab7b328b99b7d086347cc4fe7dcc79306c))

0 comments on commit 3e0d298

Please sign in to comment.