Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' for release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidalger committed Apr 15, 2020
2 parents ca9b4c6 + 462ee5a commit 85dc4c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
## Version [0.4.2](https://github.com/davidalger/warden/tree/0.4.2) (2020-04-15)
[All Commits](https://github.com/davidalger/warden/compare/0.4.1..0.4.2)

**Enhancement:**
**Enhancements:**

* Added `WARDEN_SYNC_IGNORE` to support passing a comma-separated list of additional [per-session-ignores](https://mutagen.io/documentation/synchronization/ignores#per-session-ignores) to Mutagen when sync sessions are started ([#142](https://github.com/davidalger/warden/pull/142) by @davidalger)
* Added pause, resume and monitor to `warden sync` command
* Changed Mutagen sync to pause on `warden env stop` and resume on `warden env up -d`
* Added pause, resume and monitor to `warden sync` command ([#141](https://github.com/davidalger/warden/pull/141) by @fooman)
* Changed Mutagen sync to pause on `warden env stop` and resume on `warden env up -d` ([#141](https://github.com/davidalger/warden/pull/141) by @fooman)

**Bug Fixes:**

Expand Down

0 comments on commit 85dc4c6

Please sign in to comment.