-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0baa654
commit 5173514
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,58 @@ | ||
snapcraft (2.20) xenial; urgency=medium | ||
|
||
[ Colin Watson ] | ||
* Add `snapcraft create-key` (#824) | ||
|
||
[ Kyle Fazzari ] | ||
* catkin plugin: add `rosdistro` to help documentation. (#850) | ||
* catkin plugin: nicely handle an invalid rosdistro. (#851) | ||
|
||
[ Christian Ehrhardt ] | ||
* Add Waf plugin (#716) | ||
|
||
[ Maximiliano Bertacchini ] | ||
* Add `snapcraft history`. (#844) | ||
* Add `snapcraft status`. (#845) | ||
|
||
[ Daniel Holbach ] | ||
* Document the `grade` option. (#857) | ||
|
||
[ Celso Providelo ] | ||
* Implementing channel-closing. (#847) | ||
* `sign-build` to prompt users for key selection (#848) | ||
* history/status alignment fixes. (#863) | ||
|
||
[ Leo Arias ] | ||
* In the downloader demo test, use https (#860) | ||
|
||
[ Stéphane Graber ] | ||
* Add powerpc (32bit big-endian) support (#862) | ||
|
||
[ Roberto Alsina ] | ||
* gated and validate commands message improvements (#849) | ||
* Handle 'broken' validations that don't match refresh-control (#867) | ||
|
||
[ Domas Monkus ] | ||
* go plugin: Set GOBIN in the build environment. (#859) | ||
|
||
[ Robert Ancell ] | ||
* Update documentation links to developer.ubuntu.com that now redirect to | ||
snapcraft.io (#864) | ||
|
||
[ Daniel Holbach ] | ||
* Bring docs/upload-your-snap.md in line with http://snapcraft.io/docs/… (#869) | ||
|
||
[ Sergio Schvezov ] | ||
* Simplify the parser tests. (#852) | ||
* Simplify the handler from uri tests. (#853) | ||
* tools: script to talk to the staging servers (#855) | ||
* Decouple state handling from plugin options. (#854) | ||
* python plugin: allow usage of bzr (#858) | ||
* python plugin: install from wheel for local setup.py (#861) | ||
* New upstream release 2.20 (LP: #1636924) | ||
|
||
-- Sergio Schvezov <[email protected]> Wed, 26 Oct 2016 13:58:31 -0300 | ||
|
||
snapcraft (2.19) xenial; urgency=medium | ||
|
||
[ Sergio Schvezov ] | ||
|