File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.1.1] - 2022-04-15
10+ ### Fixed
11+ - Improve hint characters, vim bindings, and vim functions.
12+
913## [ 1.1.0] - 2022-02-03
1014### Added
1115- Improve zsh functions that list docker containers.
@@ -228,7 +232,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228232### Added
229233- Created basic script for proof of concept.
230234
231- [ Unreleased ] : https://github.com/adamtabrams/fig/compare/1.1.0...HEAD
235+ [ Unreleased ] : https://github.com/adamtabrams/fig/compare/1.1.1...HEAD
236+ [ 1.1.1 ] : https://github.com/adamtabrams/fig/compare/1.1.0...1.1.1
232237[ 1.1.0 ] : https://github.com/adamtabrams/fig/compare/1.0.4...1.1.0
233238[ 1.0.4 ] : https://github.com/adamtabrams/fig/compare/1.0.3...1.0.4
234239[ 1.0.3 ] : https://github.com/adamtabrams/fig/compare/1.0.2...1.0.3
You can’t perform that action at this time.
0 commit comments