Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Mar 1, 2021
1 parent 5e88951 commit e37a015
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ allprojects {
// * any new checkers have been added,
// * the patch level is 9 (keep the patch level as a single digit), or
// * backward-incompatible changes have been made to APIs or elsewhere.
version '3.10.1-SNAPSHOT'
version '3.11.0'

repositories {
mavenCentral()
Expand Down
4 changes: 3 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 3.??.??, March 1, 2021
Version 3.11.0, March 1, 2021

**User-visible changes:**

Expand Down Expand Up @@ -58,6 +58,8 @@ expression. Use new method `CFAbstractStore.insertValuePermitNondeterministic`
to map a nondeterministic expression to a value.

**Closed issues:**
#862, #3631, #3991, #4031, #4206, #4207, #4226, #4231, #4248, #4263, #4265,
#4279, #4286, #4289.

---------------------------------------------------------------------------

Expand Down

0 comments on commit e37a015

Please sign in to comment.