Skip to content

Commit cd8fb58

Browse files
committed
docs: update changelog
1 parent 34852dd commit cd8fb58

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.11.1] - 2021-02-23
10+
### Fixed
11+
- Made small updates Vimium, Amethyst, Lazygit, and lf.
12+
- Changed the repo's directory structure to separate documentation.
13+
914
## [0.11.0] - 2021-02-09
1015
### Added
1116
- Add new git-related functions to NeoVim config.
@@ -166,7 +171,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
166171
### Added
167172
- Created basic script for proof of concept.
168173

169-
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.11.0...HEAD
174+
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.11.1...HEAD
175+
[0.11.1]: https://github.com/adamtabrams/fig/compare/0.11.0...0.11.1
170176
[0.11.0]: https://github.com/adamtabrams/fig/compare/0.10.0...0.11.0
171177
[0.10.0]: https://github.com/adamtabrams/fig/compare/0.9.0...0.10.0
172178
[0.9.0]: https://github.com/adamtabrams/fig/compare/0.8.0...0.9.0

0 commit comments

Comments
 (0)