Skip to content

Commit

Permalink
Update changes doc for v1.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
smarlowucf committed Jul 23, 2018
1 parent 83633fe commit 774e16a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGES.asciidoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
= Changelog

== v1.3.0 (2018-07-23)

* Add ec2 tests to check billing code in metadata.
link:https://github.com/SUSE/ipa/pull/81[#81]
* Using token normalize breaks region shortcode. Remove
region shortcode which overlaps running instance id.
link:https://github.com/SUSE/ipa/pull/92[#92]
* Allow new paths for history log option. when testing.
link:https://github.com/SUSE/ipa/pull/95[#95]
* If a test dir does not exist just continue.
link:https://github.com/SUSE/ipa/pull/104[#104]
* Update GCE setup/configuration docs.
* Move requirements to txt files.
* Raise useful exception msg if GCE service account file
is invalid.
link:https://github.com/SUSE/ipa/pull/106[#106]
* Add certifi requirement for Libcloud GCE driver.
* Update pycrypto requirement to pycryptodome.

== v1.2.0 (2018-06-14)

* Add SLES test to ensure root user has no password.
Expand Down

0 comments on commit 774e16a

Please sign in to comment.