Skip to content

Commit 09996f1

Browse files
committed
docs: update changelog
1 parent 6277565 commit 09996f1

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.0.1] - 2021-10-01
10+
### Fixed
11+
- Remove legacy linking script.
12+
913
## [1.0.0] - 2021-09-30
1014
### BREAKING CHANGE
1115
- Separate config files and scripts by operating system.
@@ -204,7 +208,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
204208
### Added
205209
- Created basic script for proof of concept.
206210

207-
[Unreleased]: https://github.com/adamtabrams/fig/compare/1.0.0...HEAD
211+
[Unreleased]: https://github.com/adamtabrams/fig/compare/1.0.1...HEAD
212+
[1.0.1]: https://github.com/adamtabrams/fig/compare/1.0.0...1.0.1
208213
[1.0.0]: https://github.com/adamtabrams/fig/compare/0.11.8...1.0.0
209214
[0.11.8]: https://github.com/adamtabrams/fig/compare/0.11.7...0.11.8
210215
[0.11.7]: https://github.com/adamtabrams/fig/compare/0.11.6...0.11.7

0 commit comments

Comments
 (0)