Skip to content

Commit 3cd3aad

Browse files
committed
📝 Add user tags to CHANGELOG.md
Signed-off-by: Peter Boling <[email protected]>
1 parent 7f8018a commit 3cd3aad

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
### Added
99

10-
* Setup Rubocop (#205, #208)
10+
* Setup Rubocop (#205, #208 by @pboling)
1111

1212
### Changed
1313

14-
* Switch from TravisCI to Github Actions (#202, #207, #176)
15-
* Upgrade webmock to v3.14.0 (#196)
16-
* Upgrade em-http-request to v1.1.7 (#173)
17-
* Upgrade mocha to v1.13.0 (#193)
14+
* Switch from TravisCI to Github Actions (#202, #207, #176 by @pboling)
15+
* Upgrade webmock to v3.14.0 (#196 by @pboling)
16+
* Upgrade em-http-request to v1.1.7 (#173 by @pboling)
17+
* Upgrade mocha to v1.13.0 (#193 by @pboling)
1818

1919
### Fixed
2020

21-
* Fixed Infinite Redirect in v0.5.5, v0.5.6 (#186, #210)
22-
* Fixed NoMethodError on missing leading slash in path (#194, #211)
23-
* Fixed NoMethodError on nil request object (#165, #212)
24-
* Fixed Unsafe String Comparison (#156, #209)
25-
* Fixed typos in Gemspec (#204, #203, #208)
21+
* Fixed Infinite Redirect in v0.5.5, v0.5.6 (#186, #210 by @pboling)
22+
* Fixed NoMethodError on missing leading slash in path (#194, #211 by @pboling)
23+
* Fixed NoMethodError on nil request object (#165, #212 by @pboling)
24+
* Fixed Unsafe String Comparison (#156, #209 by @pboling and @drosseau)
25+
* Fixed typos in Gemspec (#204, #203, #208 by @pboling)
2626

2727
### Removed
2828

29-
* Remove direct development dependency on nokogiri (#299)
29+
* Remove direct development dependency on nokogiri (#299 by @pboling)
3030

3131
## [0.5.6] 2021-04-02
3232
### Added

0 commit comments

Comments
 (0)