Skip to content

Commit

Permalink
Changelog updates
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Grayson <pete@jpgrayson.net>
  • Loading branch information
jpgrayson committed Dec 7, 2020
1 parent cdc9834 commit c3f7d39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
### Added
- The pre-commit hook is now run for `stg refresh`
- New `--spill` option for `stg refresh`
- Add stgit.series.description config option (#88)

### Changed
- Use `python3` in shebangs instead of `python`
Expand All @@ -21,6 +22,8 @@
- Other performance improvements when dealing with large patches
- Repair diffstat when outside work tree root (#62)
- Use encoded (string) environment variables on Windows (#79)
- Fix `stg pull` when no upstream is configured (#83)
- Fix `refresh` crash with path limiting and files added to index (#85)

## [0.23] 2020-06-12

Expand Down

0 comments on commit c3f7d39

Please sign in to comment.