Skip to content

Commit

Permalink
Preparing v1.2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
philr committed Oct 26, 2017
1 parent 8cab278 commit 0bfb391
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,3 +1,10 @@
Version 1.2.4 - 26-Oct-2017
---------------------------

* Ignore the leapseconds file that is included in zoneinfo directories installed
with version 2017c and later of the Time Zone Database.


Version 1.2.3 - 25-Mar-2017
---------------------------

Expand Down
2 changes: 1 addition & 1 deletion tzinfo.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'tzinfo'
s.version = '1.2.3'
s.version = '1.2.4'
s.summary = 'Daylight savings aware timezone library'
s.description = 'TZInfo provides daylight savings aware transformations between times in different time zones.'
s.author = 'Philip Ross'
Expand Down

0 comments on commit 0bfb391

Please sign in to comment.