Skip to content

Commit

Permalink
Fix hyperlinks in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
oldergod committed Dec 15, 2023
1 parent 9e2b7c8 commit a2823d0
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog
# Change log

## [Unreleased]

## [1.6.0] - 2023-12-14
## [1.6.0] - 2023-12-15

### Added

Expand All @@ -23,4 +23,8 @@

### Remark

There are no changelog for versions 1.5.0 and before.
There are no changelog for versions 1.5.0 and before.

[Unreleased]: https://github.com/outfoxx/swiftpoet/compare/1.6.0...HEAD
[1.6.0]: https://github.com/outfoxx/swiftpoet/releases/tag/1.6.0
[1.5.0]: https://github.com/outfoxx/swiftpoet/releases/tag/1.5.0

0 comments on commit a2823d0

Please sign in to comment.