Skip to content

Commit abe3536

Browse files
committed
docs: update changelog
1 parent 6560b76 commit abe3536

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)