Skip to content

Commit 4e5454f

Browse files
committed
Update CHANGELOG with actual release date and diff link.
1 parent 4b3fe92 commit 4e5454f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WASimCommander - Change Log
22

3-
## 1.2.0.0 (next)
3+
## 1.2.0.0 (07-Nov-2022)
44

55
### WASimModule
66
* Fix binary data representation in results for named variable requests with 1-4 byte integer value sizes (`int8` - `int32` types) -- the result data would be encoded as a float type instead. ([8c7724e6])
@@ -86,7 +86,7 @@
8686
* When loading data requests from a file while connected to the server, the requests are now sent asynchronously, improving UI responsiveness.
8787
* More minor quality-of-life improvements!
8888

89-
**Full log:** [v1.1.2.0...HEAD](https://github.com/mpaperno/WASimCommander/compare/1.1.2.0...next)
89+
**Full log:** [v1.1.2.0...1.2.0.0](https://github.com/mpaperno/WASimCommander/compare/1.1.2.0...1.2.0.0)
9090

9191
---
9292
## 1.1.2.0 (23-Feb-2023)

0 commit comments

Comments
 (0)