Skip to content

Commit 221714c

Browse files
committed
measures: update CHANGELOG.md
1 parent ec36533 commit 221714c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

measures/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Changelog for `measures`
22

3-
## 0.1.0.3
3+
## 0.2.0.0
44

5-
*
5+
* Removed `Eq` superclass from `Measure`. I now see some types can not and/or
6+
should not provide it.
7+
8+
* Added a `Bounded` instance for `Measure` instances.
9+
10+
* Added the `ByteSize` measure.
611

712
## 0.1.0.2
813

0 commit comments

Comments
 (0)