File tree Expand file tree Collapse file tree 3 files changed +2215
-4
lines changed Expand file tree Collapse file tree 3 files changed +2215
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 7.1.1] - 2021-04-04
11
+
12
+ ### Fixed:
13
+
14
+ - Git args parsing has been improved, and now handles spaces correctly (issue #154 )
15
+
10
16
## [ 7.1.0] - 2021-03-03
11
17
12
18
### Added:
@@ -219,7 +225,7 @@ First release
219
225
220
226
#
221
227
222
- [ unreleased ] : https://github.com/EndBug/add-and-commit/compare/v7.1.0 ...HEAD
228
+ [ unreleased ] : https://github.com/EndBug/add-and-commit/compare/v7.1.1 ...HEAD
223
229
[ 1.0.0 ] : https://github.com/EndBug/add-and-commit/tree/v1.0.0
224
230
[ 2.0.0 ] : https://github.com/EndBug/add-and-commit/compare/v1.0.0...v2.0.0
225
231
[ 2.1.0 ] : https://github.com/EndBug/add-and-commit/compare/v2.0.0...v2.1.0
@@ -250,3 +256,4 @@ First release
250
256
[ 6.2.0 ] : https://github.com/EndBug/add-and-commit/compare/v6.1.0...v6.2.0
251
257
[ 7.0.0 ] : https://github.com/EndBug/add-and-commit/compare/v6.2.0...v7.0.0
252
258
[ 7.1.0 ] : https://github.com/EndBug/add-and-commit/compare/v7.0.0...v7.1.0
259
+ [ 7.1.1 ] : https://github.com/EndBug/add-and-commit/compare/v7.1.0...v7.1.1
You can’t perform that action at this time.
0 commit comments