Skip to content

Commit fd2d889

Browse files
committed
update 1.0.0 release comment
1 parent bfd8dc5 commit fd2d889

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,12 +530,13 @@ Please see the full version history from [CHANGELOG](./CHANGELOG.md).
530530
### Latest Release
531531
532532
##### 1.0.0
533-
- Finally! We are very happy, and thanks to all.
534-
- Lots of documentation updates and cleanups for version 1
533+
- Finally! We are very happy, and thanks to all who have helped!
534+
- Lots of documentation updates and cleanups for version 1.0.0
535535
- `Catch/Handle` take unlimited amount error handler functions
536536
- allows building e.g. error handling middlewares
537+
- this is major feature because it allows building helpers/add-ons
537538
- automatic outputs aren't overwritten by given args, only with `assert.Plain`
538-
- Minor API fixes to simplify it:
539+
- Minor API fixes to still simplify it:
539540
- remove exported vars, obsolete types and funcs from `assert` pkg
540541
- `Result2.Def2()` sets only Val2
541542
- technical refactorings: variadic function calls only in API level

0 commit comments

Comments
 (0)