We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff502a commit 35c16f9Copy full SHA for 35c16f9
GoogleMapsApi/ReleaseNotes.md
@@ -1,5 +1,15 @@
1
# Release notes
2
3
+## V 1.4.0
4
+* Add comprehensive test suite and JSON converter enhancements (#187)
5
+* Complete Nullable Reference Types Migration - 644/644 Warnings Eliminated (#186)
6
+* Fully migrate from Newtonsoft.Json to System.Text.Json (#180)
7
+* Modernize HTTP Client Usage (#182)
8
+* Fix static maps typos (#183)
9
+* Un-ignore all tests (#181)
10
+* Modernize readme files
11
+* Add docs directory
12
+
13
## V 1.3.9
14
* Update target versions (#178)
15
* Fix issue #141: Add Google Styling Wizard JSON support to StaticMapRequest (#177)
0 commit comments