-
Notifications
You must be signed in to change notification settings - Fork 455
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
63d052f
commit 3a40de0
Showing
1 changed file
with
25 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,28 @@ | ||
snapcraft (3.1.1) xenial; urgency=medium | ||
|
||
[ Sergio Schvezov ] | ||
* ant, maven and gradle plugins: use correct defaults for jre (#2453) | ||
(LP: #1813637, #1813636) | ||
* rust plugin: new link for rustup (#2438) (LP: #1662960) | ||
* baseplugin: add a proper exception for cross-compilation support (#2454) | ||
(LP: #1808454) | ||
* clean: error out on invalid or missing yaml (#2458) (LP: #1777501) | ||
* lifecyle: avoid installation of snaps in docker (#2457) (LP: #1814148) | ||
* ci: use non virt-enabled gce instances for 16.04 (#2461) | ||
|
||
[ Buo-ren Lin ] | ||
* extractors: fix typo in code comment (#2452) | ||
|
||
[ Claudio Matsuoka ] | ||
* pluginhandler: handle removal of inconsistent files (#2450) (LP: #1813033) | ||
* cli: retrieve error data from provider (#2455) (LP: #1793082) | ||
* build providers: recreate instance if base changed (#2460) (LP: #1794506) | ||
|
||
[ Kyle Fazzari ] | ||
* catkin plugin: describe how to build all packages (#2459) | ||
|
||
-- Sergio Schvezov <[email protected]> Wed, 06 Feb 2019 15:49:45 +0000 | ||
|
||
snapcraft (3.1) xenial; urgency=medium | ||
|
||
[ Sergio Schvezov ] | ||
|