lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-2.7.0 vs lib/adiwg/mdcodes/version.rb in adiwg-mdcodes-2.7.1
- old
+ new
@@ -1,8 +1,9 @@
# adiwg mdCodes
# version 2 history
+# 2.7.1 2018-10-06 added local projections to mapProjection
# 2.6.2 2018-04-05 renamed iso_dataType to iso_entityType
# 2.5.0 2018-03-28 added adiwg dataTypes codelist (ANSI and SQL data types)
# 2.4.0 2018-01-10 added adiwg mapProjection codelist
# 2.3.3 2017-10-11 added associationType code 'isPartOf'
# 2.3.2 2017-10-05 added spatialRepresentation code 'coordinate'
@@ -19,10 +20,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.0"
+ VERSION = "2.7.1"
end
end
# version 1 history
# 0.1.0 2014-11-05 first release