File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -6,28 +6,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
### Added
9
-
10
9
### Changed
11
-
12
10
### Fixed
13
-
14
11
### Removed
15
12
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
+
16
21
## [ 1.0.3] - 2022-09-06
17
22
### Fixed
18
- - Author name - Thaigo Pinto
23
+ - Author name - Thaigo Pinto ( @ pboling )
19
24
20
25
## [ 1.0.2] - 2022-08-26
21
26
### Fixed
22
- - URLs in Gemspec
27
+ - URLs in Gemspec ( @ pboling )
23
28
24
29
## [ 1.0.1] - 2022-08-26
25
30
### Fixed
26
- - Circular reference while loading
31
+ - Circular reference while loading ( @ pboling )
27
32
28
33
## [ 1.0.0] - 2022-08-26
29
34
### Added
30
- - Initial release
35
+ - Initial release ( @ pboling )
31
36
32
37
[ Unreleased ] : https://gitlab.com/oauth-xx/oauth-tty/-/compare/v1.0.2...main
33
38
[ 1.0.2 ] : https://gitlab.com/oauth-xx/oauth-tty/-/releases/tag/v1.0.2
You can’t perform that action at this time.
0 commit comments