Skip to content

Commit

Permalink
1.0.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpolak committed Mar 16, 2019
1 parent a4db3fe commit 08eb0ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### Bugfixes and version updates

* Fixed module generator admin module path
* Fixed module validation callback not called if validation library is loaded before the module is initialized
* Added JPEG to allowed file types for upload
* Removed unnecessary semicolon from admin menu template
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"minimum-stability": "stable",
"version": "1.0.0",
"version": "1.0.1",
"require": {
"php": ">=5.6.0",
"piotrpolak/pepiscms-3rdparty": "1.0.2",
Expand Down

0 comments on commit 08eb0ff

Please sign in to comment.