Skip to content

Commit

Permalink
Getting ready for version, CHANGELOG updated
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpolak committed Jun 2, 2024
1 parent 2529be9 commit 3686540
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## New in version 1.0.4 (26.04.2023)

* SQL Admin - fix for uppercase internal MySQL names
* File Manager - Check if file/dir is readable before performing further actions
* Changes to Auth drivers - PHP CAS driver refactored according to SOLID
* CodeIgniter upgraded to 3.1.13

## New in version 1.0.3 (18.09.2021)

### Bugfixes and version updates
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.4",
"version": "1.0.5-dev",
"require": {
"php": ">=5.6.0",
"piotrpolak/pepiscms-3rdparty": "1.0.2",
Expand Down

0 comments on commit 3686540

Please sign in to comment.