Skip to content

Commit b4a8025

Browse files
authored
readme: use checks for bullet points (#117)
1 parent 346038a commit b4a8025

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ There are four key packages,
1717

1818
### Changes
1919

20-
:crown: v0.6.0 adds support for custom `cmp.Option` values
20+
:ballot_box_with_check: v0.6.0 adds support for custom `cmp.Option` values
2121

2222
- Adds ability to customize cmp.Equal behavior via cmp.Option arguments
2323
- Adds assertions for existence of single map key
2424
- Fixes some error outputs
2525

26-
:rocket: v0.5.0 contains new packages `wait` and `portal`
26+
:ballot_box_with_check: v0.5.0 contains new packages `wait` and `portal`
2727

2828
- Package for waiting on conditionals
2929
- Package for allocating free ports
3030
- Additional Map assertions
3131
- Additional `Not*` assertion variants
3232

33-
:warning: v0.4.0 contains breaking changes
33+
:ballot_box_with_check: v0.4.0 contains breaking changes
3434

3535
- Slice functions are renamed to be more consistent and to make room for interface based variants.
3636
- Filesystem assertions now use OS by default, FS interface methods are renamed.

0 commit comments

Comments
 (0)