Skip to content

Commit ce33881

Browse files
committed
chore: prepare release 3.0.3
1 parent 9020282 commit ce33881

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,29 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 3.0.3 - 2021-08-04
9+
10+
### Added
11+
12+
- Nothing.
13+
14+
### Changed
15+
16+
- Nothing.
17+
18+
### Deprecated
19+
20+
- Nothing.
21+
22+
### Removed
23+
24+
- Nothing.
25+
26+
### Fixed
27+
28+
- Support older versions of Git that do not implement the `-b` option for `git init`
29+
- Improve exception handling to aid with debugging
30+
831
## 3.0.2 - 2021-07-18
932

1033
### Added

0 commit comments

Comments
 (0)