We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105380f commit f760266Copy full SHA for f760266
1 file changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
_The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/)._
3
4
+## [1.4.1] - 2023-05-27
5
+
6
+### Added
7
+- Player Status Handler so that GrammarPolice and CalloutInterface can sync
8
+- The ability to safely retrieve the current weather
9
+- MathHelperExtensions for some vector math and wrap angle
10
+- Notification shortcuts have been added as well
11
12
+### Removed
13
+- All new GUI elements have been moved to RawCanvasUI
14
+- The callouts.cs code has been moved to CalloutInterface
15
16
## [1.4] - 2023-04-17
17
18
### Added
0 commit comments