Skip to content

Commit

Permalink
Updated Changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjsanger committed Jan 16, 2019
1 parent 0c3e5d7 commit aab89d7
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
[1.2.0]

Bugfix: Ensure args_copy.path is defined during error handling.

Added --wlock command line argument to baton-put and baton-do,
enabling server-side advisory locking.

Fixed llvm build warnings (Joshua Randall).

Documentation updates.


[1.1.0]
Added --single-server CLI option to allow the user to prevent direct access to resource servers when uploading files

Added --single-server CLI option to allow the user to prevent
direct access to resource servers when uploading files.

[1.0.1]
restore the --save CLI option of baton-get

Restore the --save CLI option of baton-get

[1.0.0]

Expand All @@ -26,7 +41,7 @@

[0.17.0]

Bug fix: Check for errors when closing data objects.
Bugfix: Check for errors when closing data objects.

Added --version CLI argument to baton Perl script.

Expand Down

0 comments on commit aab89d7

Please sign in to comment.