File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.7.0 (Unreleased )
3+ ## 0.7.0 (2022-08-03 )
44
55### New features
66
77* [ #14 ] ( https://github.com/sarslanoglu/turkish_cities/issues/14 ) : Add city altitude data and ``` find_by_elevation ``` method
88
9+ ### Bug fixes
10+
11+ * [ #116 ] ( https://github.com/sarslanoglu/turkish_cities/issues/116 ) : translation missing error on Rails apps
12+
913## 0.6.1 (2022-07-18)
1014
1115### Bug fixes
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- turkish_cities (0.6.1 )
4+ turkish_cities (0.7.0 )
55 i18n (>= 0.6.4 , <= 2 )
66
77GEM
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33class TurkishCities
4- VERSION = '0.6.1 '
4+ VERSION = '0.7.0 '
55end
You can’t perform that action at this time.
0 commit comments