Skip to content

Commit

Permalink
Fix doc typos
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Oct 24, 2022
1 parent 10d1b82 commit 4876931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ for more details.

- Drop support for node.js < 14
- Add support for assertions on `Set` instances, [documentation](../assertions/Set/) ([#783](https://github.com/unexpectedjs/unexpected/pull/783))
- Remove legacy support for addAssertion without a subject type ([782](https://github.com/unexpectedjs/unexpected/pull/782))
- Add the parent expect to the prototype chain of a child expect ([785](https://github.com/unexpectedjs/unexpected/pull/785))
- Remove legacy support for addAssertion without a subject type ([#782](https://github.com/unexpectedjs/unexpected/pull/782))
- Add the parent expect to the prototype chain of a child expect ([#785](https://github.com/unexpectedjs/unexpected/pull/785))

### v12.0.0 (2020-11-18)

Expand Down

0 comments on commit 4876931

Please sign in to comment.