Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtabrams committed Oct 29, 2021
1 parent dac2988 commit 90a56c9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.4] - 2021-10-29
### Fixed
- Improve zsh functions and update lazygit config.

## [1.0.3] - 2021-10-08
### Fixed
- Improve zsh and amethyst configs, update package list.
Expand Down Expand Up @@ -216,7 +220,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Created basic script for proof of concept.

[Unreleased]: https://github.com/adamtabrams/fig/compare/1.0.3...HEAD
[Unreleased]: https://github.com/adamtabrams/fig/compare/1.0.4...HEAD
[1.0.4]: https://github.com/adamtabrams/fig/compare/1.0.3...1.0.4
[1.0.3]: https://github.com/adamtabrams/fig/compare/1.0.2...1.0.3
[1.0.2]: https://github.com/adamtabrams/fig/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/adamtabrams/fig/compare/1.0.0...1.0.1
Expand Down

0 comments on commit 90a56c9

Please sign in to comment.