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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [1.1.0] - 2023-02-14
9
+
10
+
### Feat
11
+
12
+
***MarkdownViewer**: Allow external control of view-width ([2c79015](https://github.com/gwaredd/UnityMarkdownViewer/commit/2c7901533338123c62a3f8f6f3ebeea27a656fe4))
13
+
14
+
### Fix
15
+
16
+
***MarkdownViewer**: Change mouse cursor to link cursor when hovering links ([8987b03](https://github.com/gwaredd/UnityMarkdownViewer/commit/8987b039cc6effc63e88e1632691092fff59c010))
17
+
18
+
***MarkdownViewer**: Handler images for packages imported from disk ([89a7de9](https://github.com/gwaredd/UnityMarkdownViewer/commit/89a7de9de3a8a74d305c531bc24fd6c14ec8c19c))
0 commit comments