Skip to content

Commit 02e4ddd

Browse files
committed
docs: add CHANGELOG.md
1 parent 149339c commit 02e4ddd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<a name="v0.2.3"></a>
2+
### v0.2.3 (2021-10-10)
3+
4+
5+
#### Bug Fixes
6+
7+
* skip serializing if Option is None (#6) (h/t @jaspervercnocke) ([149339cd](https://github.com/georust/tilejson/commit/149339cd83d9065800c73174b0db1ec0a3465513))
8+
9+
10+
11+
<a name="0.2.2"></a>
12+
### v0.2.2 (2020-09-12)
13+
14+
15+
#### Features
16+
17+
* change type of bounds to f32 instead of i32 (#1) (h/t @jaspervercnocke) ([a7cffa81](https://github.com/georust/tilejson/commit/a7cffa8181accd3268b8ea96ae2668b24ae016a4))
18+
19+
#### Bug Fixes
20+
21+
* use crate pub ([09f051a9](https://github.com/georust/tilejson/commit/09f051a901bb5648a9bcce05f12c8fdece7b81c9))

0 commit comments

Comments
 (0)