Skip to content

Commit 30d52b2

Browse files
committed
docs: update changelog
1 parent f226287 commit 30d52b2

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+
## [0.11.5] - 2021-08-19
10+
### Fixed
11+
- Improve existing custom zsh functions and add `gcurl` function.
12+
913
## [0.11.4] - 2021-08-03
1014
### Fixed
1115
- Remove `alacritty` bindings conflict and update config for latest version.
@@ -183,7 +187,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
183187
### Added
184188
- Created basic script for proof of concept.
185189

186-
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.11.4...HEAD
190+
[Unreleased]: https://github.com/adamtabrams/fig/compare/0.11.5...HEAD
191+
[0.11.5]: https://github.com/adamtabrams/fig/compare/0.11.4...0.11.5
187192
[0.11.4]: https://github.com/adamtabrams/fig/compare/0.11.3...0.11.4
188193
[0.11.3]: https://github.com/adamtabrams/fig/compare/0.11.2...0.11.3
189194
[0.11.2]: https://github.com/adamtabrams/fig/compare/0.11.1...0.11.2

0 commit comments

Comments
 (0)