We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee62802 commit f40062dCopy full SHA for f40062d
CHANGES.md
@@ -1,5 +1,11 @@
1
# CH CH CH CH CHANGES! #
2
3
+## Friday the 18th of September 2002, v2.0.0rc3
4
+
5
+* Changed the dependency from chronic to gitlab-chronic, thanks to @bjonord
6
7
+----
8
9
## v2.0.0.rc2, Friday the 8th of December 2017 ##
10
11
* Fixed issue #20 https://github.com/yb66/tickle/pull/20, thanks to [@antogon](https://github.com/antogon)
lib/tickle/version.rb
@@ -1,5 +1,5 @@
module Tickle
# This library's current version.
- VERSION = "2.0.0.rc2"
+ VERSION = "2.0.0.rc3"
end
0 commit comments