-
Notifications
You must be signed in to change notification settings - Fork 457
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Sergio Schvezov <[email protected]>
- Loading branch information
1 parent
26d0752
commit c03401c
Showing
1 changed file
with
24 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,27 @@ | ||
snapcraft (2.22) xenial; urgency=medium | ||
|
||
[ Sergio Schvezov ] | ||
* Support for gadget snaps (#886) | ||
* Remove license concepts (#880) | ||
* store: send snapcraft version in a header (#894) | ||
* New upstream release 2.22 (LP: #1640585) | ||
|
||
[ Bayard Randel ] | ||
* repo: cache apt related files (config, packages) in 'apt' parent | ||
directory. (#887) | ||
|
||
[ Kyle Fazzari ] | ||
* catkin plugin: python nodes require gcc/g++ too. (#881) | ||
|
||
[ Neal Gompa ] | ||
* sources: Add RPM source (#870) | ||
|
||
[ Stéphane Graber ] | ||
* Always respect go-buildtags (#888) | ||
* Allow for architecture-specific packages (#876) | ||
|
||
-- Sergio Schvezov <[email protected]> Wed, 09 Nov 2016 19:50:29 +0000 | ||
|
||
snapcraft (2.21) xenial; urgency=medium | ||
|
||
[ Sergio Schvezov ] | ||
|