Skip to content

Commit 2fe74c2

Browse files
Updates changelog
1 parent 8499e85 commit 2fe74c2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
## v0.1.0
3+
## v0.2.0 [2019-03-24]
4+
5+
## Added
6+
7+
- Support for parsing the following JSON schema types:
8+
- `additionalProperties`, and
9+
- `patternProperties`.
10+
11+
## Changed
12+
13+
- Replaced the `TypePath` type wih the `URI` type when specifying local paths in
14+
a JSON schema document.
15+
16+
## v0.1.0 [2019-01-12]
417

518
> NOTE: This initial release is a fork of
619
> https://github.com/dragonwasrobot/json-schema-to-elm, and so this version

0 commit comments

Comments
 (0)