Skip to content

Commit

Permalink
Prepare for new Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
madpilot78 committed Aug 22, 2024
1 parent ac673ce commit 29624b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [1.0.4] - 2024-08-22

- Removed bundled composer.lock
- Fix accessing undefined static consts from abstract class
Expand Down Expand Up @@ -35,6 +35,7 @@

_Initial release._

[1.0.3]: https://github.com/madpilot78/FreeBoxPHP/releases/tag/v1.0.4
[1.0.3]: https://github.com/madpilot78/FreeBoxPHP/releases/tag/v1.0.3
[1.0.2]: https://github.com/madpilot78/FreeBoxPHP/releases/tag/v1.0.2
[1.0.1]: https://github.com/madpilot78/FreeBoxPHP/releases/tag/v1.0.1
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "PHP library to access the FreeBox APIs",
"license": "BSD-3-Clause",
"type": "library",
"version": "1.0.3",
"version": "1.0.4",
"keywords": [
"api",
"freebox",
Expand Down

0 comments on commit 29624b0

Please sign in to comment.