Skip to content

Commit d718b03

Browse files
committed
Add version 0.3.0+1 to changelog
1 parent ef3f0d3 commit d718b03

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 0.1.0
22

3-
- Initial version
3+
- Initial version.
44
- Implements `Counter`, `Gauge` and `Histogram`.
55
- Includes a shelf handler to export metrics and a shelf middleware to measure performance.
66

@@ -10,4 +10,8 @@
1010

1111
## 0.3.0
1212

13-
- Implement `Summary` metric type
13+
- Implement `Summary` metric type.
14+
15+
## 0.3.0+1
16+
17+
- Increase version constraint range on package `collection` to `^1.14.11` to be compatible with flutter.

0 commit comments

Comments
 (0)