Skip to content

Commit bf82814

Browse files
committed
docs: update changelog
1 parent 8c58212 commit bf82814

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.11.7] - 2021-08-24
10+
### Fixed
11+
- Replace `netrw` with `lf` and harden `nonest_nvim`.
12+
913
## [0.11.6] - 2021-08-23
1014
### Fixed
11-
- Use better airline symbols, support `nvim` resizing with arrows, and harden nonest_nvim.
15+
- Use better airline symbols, support `nvim` resizing with arrows, and harden `nonest_nvim`.
1216

1317
## [0.11.5] - 2021-08-19
1418
### Fixed
@@ -191,7 +195,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
191195
### Added
192196
- Created basic script for proof of concept.
193197

194-
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.11.6...HEAD
198+
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.11.7...HEAD
199+
[0.11.7]: https://github.com/adamtabrams/fig/compare/0.11.6...0.11.7
195200
[0.11.6]: https://github.com/adamtabrams/fig/compare/0.11.5...0.11.6
196201
[0.11.5]: https://github.com/adamtabrams/fig/compare/0.11.4...0.11.5
197202
[0.11.4]: https://github.com/adamtabrams/fig/compare/0.11.3...0.11.4

0 commit comments

Comments
 (0)