Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumazeau committed Mar 2, 2022
1 parent 9cb3f4a commit 95f3e11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.2.1

Bug fixes:
* Fix env files variables merge


## 1.2.0

New features:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elm-symfony-bridge",
"version": "1.2.0",
"version": "1.2.1",
"author": "Matthias Devlamynck <[email protected]>",
"license": "MIT",
"homepage": "https://github.com/mdevlamynck/elm-symfony-bridge#readme",
Expand Down

0 comments on commit 95f3e11

Please sign in to comment.