File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
module Utopia
7
7
module Project
8
- VERSION = "0.32 .0"
8
+ VERSION = "0.33 .0"
9
9
end
10
10
end
Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ Please see the [project documentation](https://socketry.github.io/utopia-project
31
31
32
32
Please see the [ project releases] ( https://socketry.github.io/utopia-project/releases/index ) for all releases.
33
33
34
+ ### v0.33.0
35
+
36
+ - Fix presentation of release notes on releases page.
37
+
34
38
### v0.31.0
35
39
36
40
- Support brief release notes in ` releases.md ` document.
Original file line number Diff line number Diff line change 2
2
3
3
This document outlines major changes and new features in each release of the project.
4
4
5
- ## Unreleased
5
+ ## v0.33.0
6
6
7
7
- Fix presentation of release notes on releases page.
8
8
You can’t perform that action at this time.
0 commit comments