Skip to content

Commit d5cdc6f

Browse files
committed
docs: update changelog
1 parent 90b9281 commit d5cdc6f

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.2] - 2022-04-15
10+
### Fixed
11+
- Add back flatnvim env var to refresh Airline status bar.
12+
913
## [1.1.1] - 2022-04-15
1014
### Fixed
1115
- Improve hint characters, vim bindings, and vim functions.
@@ -232,7 +236,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
232236
### Added
233237
- Created basic script for proof of concept.
234238

235-
[Unreleased]: https://github.com/adamtabrams/fig/compare/1.1.1...HEAD
239+
[Unreleased]: https://github.com/adamtabrams/fig/compare/1.1.2...HEAD
240+
[1.1.2]: https://github.com/adamtabrams/fig/compare/1.1.1...1.1.2
236241
[1.1.1]: https://github.com/adamtabrams/fig/compare/1.1.0...1.1.1
237242
[1.1.0]: https://github.com/adamtabrams/fig/compare/1.0.4...1.1.0
238243
[1.0.4]: https://github.com/adamtabrams/fig/compare/1.0.3...1.0.4

0 commit comments

Comments
 (0)