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.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
You can’t perform that action at this time.
0 commit comments