Skip to content

Commit fc41a3a

Browse files
committed
changelog: 0.2.10
1 parent 9ba9a75 commit fc41a3a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
0.2.10 (2018-03-16)
2+
===================
3+
This release primarily updates the regex crate to changes made in `std::arch`
4+
on nightly Rust.
5+
6+
New features:
7+
8+
* [FEATURE #458](https://github.com/rust-lang/regex/pull/458):
9+
The `Hir` type in `regex-syntax` now has a printer.
10+
11+
112
0.2.9 (2018-03-12)
213
==================
314
This release introduces a new nightly only feature, `unstable`, which enables

0 commit comments

Comments
 (0)