Update changelog pre v1.0.0
This commit is contained in:
parent
5dec1f7081
commit
0d71aa38d5
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,11 @@
|
||||||
= Ruby Holidays Gem CHANGELOG
|
= Ruby Holidays Gem CHANGELOG
|
||||||
|
|
||||||
== 1.0.0
|
== 1.0.0
|
||||||
* Added Czech holidays (thanks to boblin -- http://github.com/boblin)
|
* Support calculating mday from negative weeks other than -1 (thanks http://github.com/bjeanes)
|
||||||
* Added Norwegian holidays (thanks to Peter Skeide)
|
* Use class method to check leap years and fixed bug in Date.calculate_mday
|
||||||
|
(thanks http://github.com/dgrambow)
|
||||||
|
* Added Czech (thanks http://github.com/boblin), Brazilian (http://github.com/fabiokr), Norwegian (thanks to Peter Skeide) and Australia/Brisbane (http://github.com/bjeanes) definitions
|
||||||
|
* Cleaned up rake and gemspec
|
||||||
|
|
||||||
== 0.9.3
|
== 0.9.3
|
||||||
* Added New York Stock Exchange holidays (thank you Alan Larkin).
|
* Added New York Stock Exchange holidays (thank you Alan Larkin).
|
||||||
|
|
Loading…
Add table
Reference in a new issue