Skip to content
This repository was archived by the owner on Oct 14, 2018. It is now read-only.

Commit e8b32da

Browse files
committed
Update changelog.
1 parent 7252e96 commit e8b32da

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,16 @@ hopefully learn more about jdbc along the way :)
153153
154154
## Changelog
155155
156-
**0.2.0**
156+
### 0.2.1
157+
158+
* No longer abort on missing key in `--type-map`, see #3. Thanks @nightscape!
159+
160+
### 0.2.0
157161
158162
* Map nullable columns to `Option` types.
159163
* Rename maven artifact name to `scala-db-codegen` for consistency.
160164
161-
**0.1.0**
165+
### 0.1.0
162166
163167
* Basic code generation
164168
* Command line interface

0 commit comments

Comments
 (0)