Skip to content

Commit

Permalink
Create Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Mitchell committed Jun 9, 2016
1 parent c96093b commit c810c4b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ci/release_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Release Notes
* Fixes a bug with the Postgres restore plugin where the restore would fail if any given line in the dump file was too long.
* Fixes a bug where an initial run of `create backend` would fail if the user's home directory was on a different filesystem than `/tmp`.
* The backend name is now displayed in the CLI when executing a command, in addition to its IP.
* The help dialogues for the `backend` commands now give the flags required.
* The shield plugins will no longer display the endpoint argument (potentially along with credentials contained within) in the process name.

0 comments on commit c810c4b

Please sign in to comment.