We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b25a8 commit 54b0557Copy full SHA for 54b0557
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/TechNobre/PowerUtils.Geolocation/compare/v1.3.0...v1.4.0) (2024-11-13)
2
+
3
4
+### Features
5
6
+* Added support to .NET9 ([53b25a8](https://github.com/TechNobre/PowerUtils.Geolocation/commit/53b25a8d1e785f29da289af3d9a0f4b925771be3))
7
8
# [1.3.0](https://github.com/TechNobre/PowerUtils.Geolocation/compare/v1.2.0...v1.3.0) (2024-09-30)
9
10
src/PowerUtils.Geolocation.csproj
@@ -8,7 +8,7 @@
<AssemblyName>PowerUtils.Geolocation</AssemblyName>
<RootNamespace>PowerUtils.Geolocation</RootNamespace>
11
- <Version>1.3.0</Version>
+ <Version>1.4.0</Version>
12
13
<PackageOutputPath>bin\</PackageOutputPath>
14
</PropertyGroup>
0 commit comments