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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
3
3
4
+
## [1.2.0] Apr 30, 2021
5
+
### Fixed
6
+
* Removed strong reference to attachedWindow (#60)
7
+
* Fixed issue with Hyperion window attaching with UISceneDelegate (#67)
8
+
* Updated Xcode Build version to 12.4.0 (#68)
9
+
4
10
## [1.1.0] Mar 15, 2018
5
11
### Added
6
12
- Add accessibility identifiers to the main window
0 commit comments