Skip to content

Commit ce59cd3

Browse files
committed
docs: update changelog
1 parent b8895fb commit ce59cd3

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.2] - 2021-10-01
10+
### Fixed
11+
- Disable debugging mode by default for linking scripts.
12+
913
## [1.0.1] - 2021-10-01
1014
### Fixed
1115
- Remove legacy linking script.
@@ -208,7 +212,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
208212
### Added
209213
- Created basic script for proof of concept.
210214

211-
[Unreleased]: https://github.com/adamtabrams/fig/compare/1.0.1...HEAD
215+
[Unreleased]: https://github.com/adamtabrams/fig/compare/1.0.2...HEAD
216+
[1.0.2]: https://github.com/adamtabrams/fig/compare/1.0.1...1.0.2
212217
[1.0.1]: https://github.com/adamtabrams/fig/compare/1.0.0...1.0.1
213218
[1.0.0]: https://github.com/adamtabrams/fig/compare/0.11.8...1.0.0
214219
[0.11.8]: https://github.com/adamtabrams/fig/compare/0.11.7...0.11.8

0 commit comments

Comments
 (0)