CHANGELOG.md in nexus_cli-4.0.0.beta1 vs CHANGELOG.md in nexus_cli-4.0.0
- old
+ new
@@ -1,4 +1,6 @@
-# 4.0.0.beta1
+# 4.0.0
+* Major Change - GAV ordering that used to be G:A:V:E has changed to G:A:E:C:V
+* Support for an anonymous connection to the Nexus server
* Added support for Maven classifiers
-* In general, references to an 'artifact' have been renamed to 'coordinates'
+* In general, references to an 'artifact' (GAV identifier) have been renamed to 'coordinates'