# Change Log

### 0.2.3 - 2021-10-26

* Added support for "Examples". [#63](https://github.com/CesiumGS/wetzel/pull/63)
* Fixed Markdown unordered lists to indent 4 spaces. [#62](https://github.com/CesiumGS/wetzel/pull/62)

### 0.2.2 - 2021-09-23

* Added support for certain features of newer JSON schema drafts. [#59](https://github.com/CesiumGS/wetzel/pull/59)

### 0.2.0, 0.2.1 - 2021-08-16

* Added a new option to configure a keyword for "must" in hard-coded descriptions. [#57](https://github.com/CesiumGS/wetzel/pull/57)

### 0.1.0-dev.1.5 - 2020-12-03

* Added a new option to configure the "required" checkmark. [#55](https://github.com/CesiumGS/wetzel/pull/55)

### 0.1.0-dev.1.4 - 2020-12-03

* Changed the "required" checkmark to be more subtle. [#54](https://github.com/CesiumGS/wetzel/pull/54)

### 0.1.0-dev.1.3 - 2020-11-24

* Changed boundary between JSON schemas from horizontal rule to page break. [#52](https://github.com/CesiumGS/wetzel/issues/52)

### 0.1.0-dev.1.2 - 2020-11-23

* Added an option to embed full JSON schemas in AsciiDoctor output. [#51](https://github.com/CesiumGS/wetzel/pull/51)

### 0.1.0-dev.1.0, 0.1.0-dev.1.1 - 2020-11-18

* Added AsciiDoctor outputs
* Added tests
