Skip to content

Commit

Permalink
Merge pull request #59 from samoht/prepare-0.3.0
Browse files Browse the repository at this point in the history
Prepare 0.3.0 release
  • Loading branch information
samoht authored Apr 30, 2021
2 parents 0031d4a + d7ae696 commit d410d61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
### Unreleased
### 0.3.0 (2021-04-30)

- `Repr.v` is now called `Repr.abstract`. (#TODO, @CraigFe)
- `Repr.v` is now called `Repr.abstract`. (#52, @CraigFe)

- Added `Repr.partially_abstract`, a helper combinator for constructing type
representations with overridden operations. (#TODO, @CraigFe)
representations with overridden operations. (#52, @CraigFe)

- Add combinators for standard library container types: `ref`, `Lazy.t`,
`Seq.t`, `Queue.t`, `Stack.t`, `Hashtbl.t`, `Set.t` and `Map.t`.
Expand Down

0 comments on commit d410d61

Please sign in to comment.