Skip to content

Commit e8feb0b

Browse files
Bump version to 0.7.0
1 parent 5786679 commit e8feb0b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Changelog
22

3+
* 0.7.0: Add support for incompatibility comments ('Doesn't work', 'Resync from', ...)
34
* 0.6.0: Consider 1080p version from same group as compatible version
45
* 0.5.1: Fix a bug in error handling because of bad copypasta from former method rename :spaghetti:
56
* 0.5.0: Add compatibility check from the comment field (thanks to @Pmaene)

lib/addic7ed/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Addic7ed
2-
VERSION = '0.6.0'
2+
VERSION = '0.7.0'
33
end

0 commit comments

Comments
 (0)