File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ [ unreleased]
4+
35## v0.5.0
46- Added helper ` seed::canvas() ` , and ` seed::canvas_context() ` helper functions.
57- Fixed ` Url ` parsing (resolves issue with hash routing).
Original file line number Diff line number Diff line change 88</p >
99
1010
11- ## [ New homepage] ( https://seed-rs.org ) , as of November 2019
11+ ## [ New homepage] ( https://seed-rs.org ) , as of Nov 2019 - We are looking forward to your [ feedback ] ( https://github.com/seed-rs/seed/issues/303 ) !
1212
1313The best place to learn is the guide on the homepage - this readme is an excerpt from it.
1414
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ This is a list of steps to complete when making a new release.
551 . Review the commit and PR history since last release. Ensure that all relevant
66changes are included in ` CHANGELOG.md ` , and that breaking changes
77are specifically annotated
8+ 1 . Update the version of seed dependency in the readme.
891 . Ensure both the readme and homepage website reflect API changes. Instructions
910for updating the homepage are available [ here] ( https://github.com/seed-rs/seed-homepage )
10111 . Update the homepage with the new release version (main page), and changelog
You can’t perform that action at this time.
0 commit comments