Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher committed May 11, 2020
1 parent 8502303 commit 5c479b4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions site/src/orchid/resources/changelog/0.26.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Quicksilver Silhouette

### New features

- `Assertion.Builder<Iterable<E>>withFirst`
- `Assertion.Builder<Iterable<E>>withFirst(predicate)`
- `Assertion.Builder<Iterable<E>>withLast`
- `Assertion.Builder<Iterable<E>>withElementAt`
- `Assertion.Builder<Map<K, V>>withValue`
- `Assertion.Builder<CapturingSlot<T>>withCaptured` in _strikt-mockk_.

### Fixes

0 comments on commit 5c479b4

Please sign in to comment.