We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342a955 commit f3c613eCopy full SHA for f3c613e
src/com.spoiledcat.git.ui/CHANGELOG.md
@@ -4,3 +4,15 @@
4
5
## [VERSION] - DATE
6
7
+- Hierarchy Icons added by @MateuszBudny in https://github.com/spoiledcat/git-for-unity/pull/26
8
+- Add project icons visibility toggle
9
+- Load the difftool when doubleclicking a file
10
+- Moved most UI classes to the UI namespace
11
+- Fix NRE in settings view
12
+
13
+### New Contributors
14
+- @MateuszBudny made their first contribution in https://github.com/spoiledcat/git-for-unity/pull/26
15
16
+## [1.0.18] - 2023-08-08
17
18
+- Make sure icons are styles are loaded in OnGUI by @shana in https://github.com/spoiledcat/git-for-unity/pull/24
0 commit comments