File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.0] - 2021-09-30
10+ ### BREAKING CHANGE
11+ - Separate config files and scripts by operating system.
12+ - This changes the paths where configs are stored. Either update or use the ` legacy ` branch.
13+
914## [ 0.11.8] - 2021-09-10
1015### Fixed
1116- Small improvements to ` alacritty ` colors, ` vim ` directory handling, and aliases.
@@ -199,7 +204,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
199204### Added
200205- Created basic script for proof of concept.
201206
202- [ Unreleased ] : https://github.com/adamtabrams/fig/compare/0.11.8...HEAD
207+ [ Unreleased ] : https://github.com/adamtabrams/fig/compare/1.0.0...HEAD
208+ [ 1.0.0 ] : https://github.com/adamtabrams/fig/compare/0.11.8...1.0.0
203209[ 0.11.8 ] : https://github.com/adamtabrams/fig/compare/0.11.7...0.11.8
204210[ 0.11.7 ] : https://github.com/adamtabrams/fig/compare/0.11.6...0.11.7
205211[ 0.11.6 ] : https://github.com/adamtabrams/fig/compare/0.11.5...0.11.6
You can’t perform that action at this time.
0 commit comments