We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98cdc3 commit 038d070Copy full SHA for 038d070
CHANGELOG.md
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
10
+## [0.3.0] - 2021-07-25
11
+
12
### Added
13
14
- Color picker for `layout(color) vec3` param
@@ -55,7 +57,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55
57
- Load shaders, preprocess some special directives
56
58
- GUI with egui
59
-[Unreleased]: https://github.com/Gui-Yom/nuance/compare/v0.2.0...HEAD
60
+[Unreleased]: https://github.com/Gui-Yom/nuance/compare/v0.3.0...HEAD
61
62
+[0.3.0]: https://github.com/Gui-Yom/nuance/compare/v0.2.0...v0.3.0
63
64
[0.2.0]: https://github.com/Gui-Yom/nuance/compare/v0.1.0...v0.2.0
65
0 commit comments