From 610888d44d791b349b064ba5ed2306953d3908c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:52:56 +0000 Subject: [PATCH] chore: release 1.3.0 --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b28690..e90c167 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.3.0](https://www.github.com/hensou/asdf-dotnet/compare/v1.2.1...v1.3.0) (2024-05-21) + + +### Features + +* makes asdf-dotnet list all versions and improves performance ([ab4759e](https://www.github.com/hensou/asdf-dotnet/commit/ab4759e1e51092c3907df65be93227bfa9fb9294)) + + +### Bug Fixes + +* remove sort_versions call ([5aa24bb](https://www.github.com/hensou/asdf-dotnet/commit/5aa24bbdf380d35c33ec46ad348a36f80b393bb3)) + ### [1.2.1](https://www.github.com/hensou/asdf-dotnet/compare/v1.2.0...v1.2.1) (2024-05-10) diff --git a/version.txt b/version.txt index 6085e94..f0bb29e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.1 +1.3.0