Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Updates version and changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
leonsenft committed Apr 12, 2017
1 parent 8a61f06 commit 49a9dab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.13.5

* Adds supports for `@document`.
* Adds supports for `@supports`.

## 0.13.4

* Parses CSS 2.1 pseudo-elements as pseudo-elements instead of pseudo-classes.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: csslib
version: 0.13.4
version: 0.13.5
author: Dart Team <misc@dartlang.org>
description: A library for parsing CSS.
homepage: https://github.com/dart-lang/csslib
Expand Down

0 comments on commit 49a9dab

Please sign in to comment.