Skip to content

Commit

Permalink
Prep for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
slunak committed Aug 8, 2024
1 parent ce70bbd commit cd36580
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.5.0]

### Fixed

- Test setTtl() is duplicated #24
Expand Down Expand Up @@ -50,7 +51,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a

- Fix deprecation warning when running tests on PHP 8.1 and 8.2

[Unreleased]: https://github.com/slunak/pushover-php/compare/v1.4.0...HEAD
[Unreleased]: https://github.com/slunak/pushover-php/compare/v1.5.0...HEAD
[1.5.0]: https://github.com/slunak/pushover-php/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/slunak/pushover-php/compare/v1.3.2...v1.4.0
[1.3.2]: https://github.com/slunak/pushover-php/compare/v1.3.1...v1.3.2
[1.3.1]: https://github.com/slunak/pushover-php/compare/v1.3.0...v1.3.1
Expand Down

0 comments on commit cd36580

Please sign in to comment.