Skip to content

Commit 7aa3003

Browse files
authored
Merge pull request #243 from boydm/update_notes
get the version right in the notes and ask for help in the upgrade guide
2 parents b2e57b5 + 6c160a6 commit 7aa3003

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
##0.11.0
3+
## 0.11.0-beta.0
44
* This is a __MAJOR__ update. As Connor Rigby put it in a call... "What hasn't changed?"
55
* See the v.11 upgrade guide for an overview.
66

guides/upgrading_to_v0.11.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## Overview
44

55
Version v0.11 is a MAJOR overhaul from the top to the bottom. For the first time, Scenic feels like something approaching a 1.0 in design.
6+
7+
This guide is a good first pass. As you use it in the Beta, if you see things that need improving, please contribute!
8+
69

710
* `Scenic.Cache` is gone. It is replaced by a **much** easier to use asset pipeline.
811
* `push_graph` is back. WHAT! Didn't it go away last time? Yes. I've been struggling with the way scene state is handled. Coupled with the scene state change (next in this list), it finally makes sense.

0 commit comments

Comments
 (0)