Skip to content

Commit 702d711

Browse files
committed
📝 Add tag links to CHANGELOG.md
1 parent ddbe113 commit 702d711

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

CHANGELOG.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
### Added
9-
109
### Changed
11-
1210
### Fixed
13-
1411
### Removed
1512

13+
## [1.0.4] - 2022-09-19
14+
### Added
15+
- Certificate for signing gem releases (@pboling)
16+
- Gemspec metadata (@pboling)
17+
- funding_uri
18+
- mailing_list_uri
19+
- Installation and usage documentation (@pboling)
20+
1621
## [1.0.3] - 2022-09-06
1722
### Fixed
18-
- Author name - Thaigo Pinto
23+
- Author name - Thaigo Pinto (@pboling)
1924

2025
## [1.0.2] - 2022-08-26
2126
### Fixed
22-
- URLs in Gemspec
27+
- URLs in Gemspec (@pboling)
2328

2429
## [1.0.1] - 2022-08-26
2530
### Fixed
26-
- Circular reference while loading
31+
- Circular reference while loading (@pboling)
2732

2833
## [1.0.0] - 2022-08-26
2934
### Added
30-
- Initial release
35+
- Initial release (@pboling)
3136

3237
[Unreleased]: https://gitlab.com/oauth-xx/oauth-tty/-/compare/v1.0.2...main
3338
[1.0.2]: https://gitlab.com/oauth-xx/oauth-tty/-/releases/tag/v1.0.2

0 commit comments

Comments
 (0)