Skip to content

Commit 8b0337e

Browse files
committed
Release v0.0.8
1 parent 7ea0a83 commit 8b0337e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Versions prior to v0.1.0 are considered experimental, their API may change.
77

88
## [Unreleased]
99

10+
## [0.0.8] - 2020-09-26
11+
1012
### Changed
1113

1214
- `describe` on a tuple where at least one entry has a defined :key will return

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>minimallist</groupId>
55
<artifactId>minimallist</artifactId>
6-
<version>0.0.7</version>
6+
<version>0.0.8</version>
77
<name>Minimallist</name>
88
<description>A minimalist data driven data model library, inspired by Spec and Malli.</description>
99
<url>https://github.com/green-coder/minimallist</url>

0 commit comments

Comments
 (0)