We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639a9e8 commit bee3204Copy full SHA for bee3204
1 file changed
changelog.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [v2.3.2](https://github.com/devlooped/SmallSharp/tree/v2.3.2) (2026-05-06)
4
+
5
+[Full Changelog](https://github.com/devlooped/SmallSharp/compare/v2.3.1...v2.3.2)
6
7
+:sparkles: Implemented enhancements:
8
9
+- Add default project launch profile [\#181](https://github.com/devlooped/SmallSharp/pull/181) (@kzu)
10
+- Support central package version management [\#179](https://github.com/devlooped/SmallSharp/pull/179) (@kzu)
11
12
+:bug: Fixed bugs:
13
14
+- Deduplicate Compile items in startup pipeline [\#180](https://github.com/devlooped/SmallSharp/pull/180) (@kzu)
15
16
## [v2.3.1](https://github.com/devlooped/SmallSharp/tree/v2.3.1) (2026-04-09)
17
18
[Full Changelog](https://github.com/devlooped/SmallSharp/compare/v2.3.0...v2.3.1)
0 commit comments