lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-2.8.3 vs lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-2.8.4
- old
+ new
@@ -1,8 +1,9 @@
# adiwg mdCodes
# version 2 history
+# 2.8.4 2023-03-06 added data quality
# 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
@@ -26,10 +27,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.8.3"
+ VERSION = "2.8.4"
end
end
# version 1 history
# 0.1.0 2014-11-05 first release