diff --git a/CHANGELOG.md b/CHANGELOG.md index d3ad310..ee1245a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.1.0](https://github.com/aaccioly-open-source/asdf-hugo/compare/v1.0.0...v1.1.0) (2026-01-14) + + +### Features + +* **download:** add fetch platform & arch function ([2b10b42](https://github.com/aaccioly-open-source/asdf-hugo/commit/2b10b4224d2345d00ba91e2ac62fee8ac351c747)) +* **download:** using plafrom & arch function to combie URL ([7bd3a03](https://github.com/aaccioly-open-source/asdf-hugo/commit/7bd3a034bfbb6bda0374bd9978fb24cd32429c22)) +* **install:** change bin path ([a203d26](https://github.com/aaccioly-open-source/asdf-hugo/commit/a203d26dfd7ebad964532169aa3ffa3eb0675c34)) +* **macOS:** handle pkg installation ([#9](https://github.com/aaccioly-open-source/asdf-hugo/issues/9)) ([aec131c](https://github.com/aaccioly-open-source/asdf-hugo/commit/aec131c6005000093fa13982ca93b298cb83d9d5)) + ## 1.0.0 (2021-07-20) diff --git a/version.txt b/version.txt index 3eefcb9..9084fa2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +1.1.0