Update date

This commit is contained in:
Lea Anthony
2022-10-18 07:24:10 +11:00
parent a5fba5b218
commit 639389022b
+1 -1
View File
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v2.1.0 - 2022-10-XX
## v2.1.0 - 2022-10-18
### Added
* [Support for defaulting to No button in Windows dialogs](https://wails.io/docs/reference/runtime/dialog/#windows) - @leaanthony in https://github.com/wailsapp/wails/pull/1875