We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f498547 commit e60acdfCopy full SHA for e60acdf
CHANGELOG.md
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
### Added
7
+...
8
+
9
+### Changed
10
11
12
+### Fixed
13
14
15
+## [0.4.0] - 2018-02-11
16
+### Added
17
- Added `conflicts` command for manually managing list of recorded conflicts in a working copy.
18
- Added `--ignore-externals` option to `update` command to allow updating working copy without checking out externals.
19
- Added `--revision` option to `update` command to allow updating working copy to a specific revision.
0 commit comments