Skip to content

Commit 854a53d

Browse files
committed
📝 CHANGELOG.md
1 parent 7066992 commit 854a53d

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,20 @@ Please file a bug if you notice a violation of semantic versioning.
1818

1919
## [Unreleased]
2020
### Added
21-
- (dev) kettle-dev v1.1.16
22-
- More documentation (@Aboling0, @pboling)
23-
- Deployed documentation site for HEAD (@Aboling0)
21+
- (dev) kettle-dev v1.1.16 (@pboling)
22+
- (docs) more documentation (@Aboling0, @pboling)
23+
- (docs) Deployed documentation site for HEAD (@Aboling0)
2424
- https://oauth-tty.galtzo.com
25+
- (test) many new tests (@pboling)
26+
- (docs) CITATION.cff
27+
- support window increased, down to Ruby 2.3 (@pboling)
2528
### Changed
26-
- Upgrade Code of Conduct to Contributor Covenant 2.1 (@pboling)
27-
- migrated test suite to RSpec
29+
- (docs) upgrade Code of Conduct to Contributor Covenant 2.1 (@pboling)
30+
- (test) migrated test suite to RSpec (@pboling)
31+
- (test) ignore Ruby warnings coming from other libs (@pboling)
2832
### Deprecated
2933
### Removed
30-
- minitest
34+
- (test) minitest (@pboling)
3135
### Fixed
3236
### Security
3337

0 commit comments

Comments
 (0)