# Changelog ## [0.2.0](https://github.com/kade-robertson/uggo/compare/uggo-config-v0.1.3...uggo-config-v0.2.0) (2024-08-23) ### ⚠ BREAKING CHANGES * bump msrv to 1.80, node to 20 ([#371](https://github.com/kade-robertson/uggo/issues/371)) ### Build System * bump msrv to 1.80, node to 20 ([#371](https://github.com/kade-robertson/uggo/issues/371)) ([6c161cc](https://github.com/kade-robertson/uggo/commit/6c161cc626f7030726a6b168b780ade9b9866eb5)) ## [0.1.3](https://github.com/kade-robertson/uggo/compare/uggo-config-v0.1.2...uggo-config-v0.1.3) (2024-08-22) ### Bug Fixes * **deps:** update rust crate thiserror to 1.0.59 ([#334](https://github.com/kade-robertson/uggo/issues/334)) ([fc07341](https://github.com/kade-robertson/uggo/commit/fc07341bcaa0e0a9bda64a2985967b04ed5c64de)) ## [0.1.2](https://github.com/kade-robertson/uggo/compare/uggo-config-v0.1.1...uggo-config-v0.1.2) (2024-04-05) ### Bug Fixes * **deps:** bump thiserror from 1.0.56 to 1.0.58 ([#306](https://github.com/kade-robertson/uggo/issues/306)) ([f96ab18](https://github.com/kade-robertson/uggo/commit/f96ab18d88070de5c42f1630b10d3142522a53bf)) ## [0.1.1](https://github.com/kade-robertson/uggo/compare/uggo-config-v0.1.0...uggo-config-v0.1.1) (2024-01-25) ### Bug Fixes * **deps:** bump thiserror from 1.0.50 to 1.0.56 ([#286](https://github.com/kade-robertson/uggo/issues/286)) ([5084787](https://github.com/kade-robertson/uggo/commit/50847875f6a52c1350cef2c477ef70377c15140c)) ## [0.1.0](https://github.com/kade-robertson/uggo/compare/uggo-config-v0.0.99...uggo-config-v0.1.0) (2023-11-23) ### ⚠ BREAKING CHANGES * rewrite into TUI application ([#258](https://github.com/kade-robertson/uggo/issues/258)) ### Features * rewrite into TUI application ([#258](https://github.com/kade-robertson/uggo/issues/258)) ([294aa57](https://github.com/kade-robertson/uggo/commit/294aa57a0256545ba730c2b9751582bd1afb952f))