Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Nov 15, 2022
1 parent 87293f9 commit ab570a0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.3.6

- Updated psysh package
- Block blacklist is now configureable using Symfony Config

# 0.3.5

- Updated block blacklist
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG_en-GB.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.3.6

- Updated psysh package
- Block blacklist is now configureable using Symfony Config

# 0.3.5

- Updated block blacklist
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frosh/development-helper",
"version": "0.3.5",
"version": "0.3.6",
"description": "Development Helper",
"type": "shopware-platform-plugin",
"license": "MIT",
Expand Down

0 comments on commit ab570a0

Please sign in to comment.