Skip to content

Commit

Permalink
v0.1.1 release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
sshaw committed Aug 15, 2013
1 parent 5d1cd0b commit 2ef2184
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,7 +4,9 @@ rvm:
- 1.9.2
- 1.9.3
- jruby-19mode
- 2.0

matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: 2.0
3 changes: 2 additions & 1 deletion Changes
@@ -1,11 +1,12 @@
v0.1.1 2013-07-XX
v0.1.1 2013-08-14
--------------------
Changes:
* Added post_install_message letting Windows users know they need to modify iTMSTransporter.CMD
* Transporter is now a module, new() returns an instance of ITMSTransporter

Bug fixes:
* `itms lookup` asset option was deemed invalid
* `itms lookup` fix XPath asset lookup

v0.1.0 2013-04-23
--------------------
Expand Down

0 comments on commit 2ef2184

Please sign in to comment.