Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatten the display list in the API #552

Merged
merged 2 commits into from Nov 14, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Increment minor version after to the API change

  • Loading branch information
mrobinson committed Nov 13, 2016
commit 3b139d2cd88b88518e68757cab4f11ae9aa21cc2

Some generated files are not rendered by default. Learn more.

@@ -1,6 +1,6 @@
[package]
name = "webrender"
version = "0.8.1"
version = "0.9.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
license = "MPL-2.0"
repository = "https://github.com/servo/webrender"
@@ -1,6 +1,6 @@
[package]
name = "webrender_traits"
version = "0.8.1"
version = "0.9.0"
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
license = "MPL-2.0"
repository = "https://github.com/servo/webrender"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.