Skip to content

Commit dfb5321

Browse files
committed
docs: update changelog
1 parent 4c961d4 commit dfb5321

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.11.0] - 2021-02-09
10+
### Added
11+
- Add new git-related functions to NeoVim config.
12+
- Add zsh function for jumping to repo root.
13+
14+
### Fixed
15+
- Update lf prompt to follow format of the latest version.
16+
- Set cursor blinking state to never in Alacritty.
17+
- Update list for installing packages.
18+
- Clean up nvim config file.
19+
920
## [0.10.0] - 2021-01-13
1021
### Added
1122
- Use a better Solarized colorscheme package for NeoVim.
@@ -155,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
155166
### Added
156167
- Created basic script for proof of concept.
157168

158-
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.10.0...HEAD
169+
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.11.0...HEAD
170+
[0.11.0]: https://github.com/adamtabrams/fig/compare/0.10.0...0.11.0
159171
[0.10.0]: https://github.com/adamtabrams/fig/compare/0.9.0...0.10.0
160172
[0.9.0]: https://github.com/adamtabrams/fig/compare/0.8.0...0.9.0
161173
[0.8.0]: https://github.com/adamtabrams/fig/compare/0.7.6...0.8.0

0 commit comments

Comments
 (0)