Skip to content

Commit

Permalink
release: v7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EndBug committed Apr 4, 2021
1 parent 78d8443 commit f1d41de
Show file tree
Hide file tree
Showing 3 changed files with 2,215 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [7.1.1] - 2021-04-04

### Fixed:

- Git args parsing has been improved, and now handles spaces correctly (issue #154)

## [7.1.0] - 2021-03-03

### Added:
Expand Down Expand Up @@ -219,7 +225,7 @@ First release

#

[unreleased]: https://github.com/EndBug/add-and-commit/compare/v7.1.0...HEAD
[unreleased]: https://github.com/EndBug/add-and-commit/compare/v7.1.1...HEAD
[1.0.0]: https://github.com/EndBug/add-and-commit/tree/v1.0.0
[2.0.0]: https://github.com/EndBug/add-and-commit/compare/v1.0.0...v2.0.0
[2.1.0]: https://github.com/EndBug/add-and-commit/compare/v2.0.0...v2.1.0
Expand Down Expand Up @@ -250,3 +256,4 @@ First release
[6.2.0]: https://github.com/EndBug/add-and-commit/compare/v6.1.0...v6.2.0
[7.0.0]: https://github.com/EndBug/add-and-commit/compare/v6.2.0...v7.0.0
[7.1.0]: https://github.com/EndBug/add-and-commit/compare/v7.0.0...v7.1.0
[7.1.1]: https://github.com/EndBug/add-and-commit/compare/v7.1.0...v7.1.1
Loading

0 comments on commit f1d41de

Please sign in to comment.