File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/stefanzweifel/php-changelog-updater/compare/v1.9.0 ...HEAD )
8+ ## [ Unreleased] ( https://github.com/stefanzweifel/php-changelog-updater/compare/v1.9.1 ...HEAD )
99
1010<!-- New Release notes will be placed here automatically -->
11+ ## [ v1.9.1] ( https://github.com/stefanzweifel/php-changelog-updater/compare/v1.9.0...v1.9.1 ) - 2023-08-01
12+
13+ ### Fixed
14+
15+ - Upgrade Dependencies to their latest versions ([ #44 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/44 ) )
16+ - Fix GitHub Username pattern ([ #43 ] ( https://github.com/stefanzweifel/php-changelog-updater/pull/43 ) )
17+
1118## [ v1.9.0] ( https://github.com/stefanzweifel/php-changelog-updater/compare/v1.8.0...v1.9.0 ) - 2023-07-02
1219
1320### Added
You can’t perform that action at this time.
0 commit comments