File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments