CHANGES.markdown in timezone-0.6.0 vs CHANGES.markdown in timezone-0.99.0

- old
+ new

@@ -1,4 +1,14 @@ +# master (unreleased) + +# 0.99.0 + +* Added nice `to_s` and `inspect` methods for `::Timezone::Zone`. (panthomakos) +* Added deprecation warnings for `0.99` and `1.0` release. (panthomakos) +* Upgraded existing objects for `0.99` and `1.0` release. (panthomakos) +* Upgraded configuration for `0.99` and `1.0` release. (panthomakos) +* Added new objects for `0.99` and `1.0` release. (panthomakos) + # 0.6.0 * Added `::Timezone::Lookup::Test`, which provides lookup stubs for testing frameworks. (panthomakos) * Updated with tzdata-2016a-1. (panthomakos)