Skip to content

Commit fe4f6f9

Browse files
committed
Preparing 2.0.6 release
1 parent 280600b commit fe4f6f9

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [2.0.6] - 2021-04-02
44

55
### Added
6-
7-
- Added Trello support
6+
- RSpec and coverage
7+
- Rubocop style changes
8+
- Fixed #15
9+
- Fixed README errors
10+
- Changed requires to relatives
811

912
## [2.0.0] - 2021-03-10
1013

@@ -23,3 +26,4 @@
2326

2427
[2.0.0]: https://github.com/npupko/dude/releases/tag/2.0.0
2528
[1.0.2]: https://github.com/npupko/dude/releases/tag/1.0.2
29+
[1.0.6]: https://github.com/npupko/dude/releases/tag/1.0.6

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,6 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/npupko
9898

9999
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
100100

101-
## [Changelog](https://github.com/npupko/dude/CHANGELOG.md)
101+
## Changelog
102+
103+
https://github.com/npupko/dude/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)