File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments