lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-2.7.5 vs lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-2.8.0

- old
+ new

@@ -1,8 +1,9 @@ # adiwg mdCodes # version 2 history +# 2.7.6 2019-07-09 fixed iso_role changed use to user # 2.7.4 2019-04-12 fixed iso_telephone changed sourceName to CI_TelephoneTypeCode # 2.7.4 2019-04-12 fixed iso_countries changed sourceName 'CountryCode' # 2.7.3 2018-11-04 updated ruby version in travis.yml # 2.7.2 2018-11-02 added 'methodology' to keywordType # 2.7.2 2018-10-15 added 'other' to mapProjection @@ -25,10 +26,10 @@ # 2.1.1 2016-12-18 change to European spelling 'polarisation' # 2.1.0 2016-11-27 added 10 MI codelists module ADIWG module Mdcodes - VERSION = "2.7.5" + VERSION = "2.8.0" end end # version 1 history # 0.1.0 2014-11-05 first release