We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9362a66 commit 116e187Copy full SHA for 116e187
CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
3
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
6
+## [0.2.1] - 2017-08-01
7
+### Changed
8
+- Zip-dir to Zip-local to implement synchronous zipping, while I figure out how to async properly
9
+- Fixed ensureImage to properly filter Docker images
10
+
11
## [0.2.0] - 2017-07-23
12
### Added
13
- Support for compiling platform-dependent packages using Docker. Even Santa isn't this nice.
0 commit comments