Skip to content

Commit d3be596

Browse files
author
Fatih Aydın
committed
CHANGELOG.md updated
1 parent 634308c commit d3be596

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
## 1.0.0
22

33
- Initial version.
4+
5+
## 1.1.0
6+
### Added
7+
- Added `Pipe` abstract class
8+
9+
### Removed
10+
- Removed `dart:mirrors`
11+
- Removed `via` method from `Pipeline`
12+
- Removed `method`, `positionalArguments` and `namedArguments` params from `pipeThrough` method in `PipelineMixin`

0 commit comments

Comments
 (0)