File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ Unreleased ]
3
+ ## [ 2.0.6 ] - 2021-04-02
4
4
5
5
### 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
8
11
9
12
## [ 2.0.0] - 2021-03-10
10
13
23
26
24
27
[ 2.0.0 ] : https://github.com/npupko/dude/releases/tag/2.0.0
25
28
[ 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
Original file line number Diff line number Diff line change @@ -98,4 +98,6 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/npupko
98
98
99
99
The gem is available as open source under the terms of the [ MIT License] ( https://opensource.org/licenses/MIT ) .
100
100
101
- ## [ Changelog] ( https://github.com/npupko/dude/CHANGELOG.md )
101
+ ## Changelog
102
+
103
+ https://github.com/npupko/dude/blob/master/CHANGELOG.md
You can’t perform that action at this time.
0 commit comments