Skip to content

Commit 1d68c0a

Browse files
authored
Release 1.0.0 (#120)
* Updates CHANGELOG * Prepare for release 1.0.0.
1 parent 6fdc064 commit 1d68c0a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

33
## Unreleased
4+
5+
## [1.0.0]
46
* Upgrades Arrow to 2.x (Hugo Müller-Downing)
57
* Removes `OutcomeEffectScope` and `OutcomeEagerEffectScope` in favour of `OutcomeBuilder` (Hugo Müller-Downing)
68
* Removes methods interacting with `Validated`, as `Validated` is now deprecated (Hugo Müller-Downing)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=app.cash.quiver
2-
VERSION_NAME=0.5.14-SNAPSHOT
2+
VERSION_NAME=1.0.0
33
POM_URL=https://github.com/cashapp/quiver/
44
POM_SCM_URL=https://github.com/cashapp/quiver/
55
POM_SCM_CONNECTION=scm:git:git://github.com/cashapp/quiver.git

0 commit comments

Comments
 (0)