Skip to content

Commit a3d9e97

Browse files
committed
version bump and changelog
1 parent fd3a58d commit a3d9e97

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes
22

3+
## 1.2.0 - 2025.10.14
4+
5+
Modern rendering option
6+
Ability to use solid gray background (requires modern rendering option)
7+
Various bug fixes around level transitions
8+
39
## 1.1.2 - 2025.10.11
410

511
Fix transition state bug

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "continuum",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"type": "module",
55
"description": "Recreation of the 68000 Mac game Continuum for the web",
66
"scripts": {

0 commit comments

Comments
 (0)