Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
azawawi committed Dec 2, 2017
1 parent 0afc3ae commit 659ed68
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Change Log for `Inline::Go`

## 0.0.5 - **UNDER DEVELOPMENT**
- ...
- Add support for `cgo`'s boolean `bool` type.
- Add tests for:
- string
- int8 and int16.
- unsigned int(8|16|32|64)
- boolean types.

## 0.0.4 - 2 Dec 2017
- Add support for Go C Strings (with tests).
Expand Down

0 comments on commit 659ed68

Please sign in to comment.