You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
All notable changes to this package will be documented in this file.
3
3
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
5
+
## [1.8.4] - 2023-08-22
6
+
- catch IOException and log a better message for it
7
+
- ensure compatibility with 2023.1
8
+
5
9
## [1.8.3] - 2022-09-20
6
10
- fixed compile errors on <2020.2 and 2022.2+
7
11
- added explicit C# language feature tests (experimental)
0 commit comments