Skip to content

Commit 96a9362

Browse files
author
Huo Linhe
committed
Bump version to 1.2.0
1 parent 2e35359 commit 96a9362

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "unqlite"
3-
version = "1.1.1"
3+
version = "1.2.0"
44
authors = ["Huo Linhe <huolinhe@berrygenomics.com>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"

Changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="v1.2.0"></a>
2+
## v1.2.0 (2016-05-13)
3+
4+
5+
#### Features
6+
7+
* **UnQLite:** use official name as struct name ([65b647e0](65b647e0))
8+
9+
#### Bug Fixes
10+
11+
* **clippy:** fix some clippy warnings ([c877df4a](c877df4a))
12+
13+
14+
115
<a name="v1.1.1"></a>
216
## v1.1.1 (2016-05-13)
317

0 commit comments

Comments
 (0)