Skip to content

Commit

Permalink
Release 2.6.1 (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
elihart authored Mar 2, 2022
1 parent 70e0d45 commit 04e7eee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 2.6.1
- Expose state restoration functions (#611)
- Use passed scope as fragment if possible (#618)

## 2.6.0
Big thanks to @itsandreramon for contributing the two main improvements in this release!

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=2.6.0
VERSION_NAME=2.6.1
GROUP=com.airbnb.android
POM_DESCRIPTION=Mavericks is an Android application framework that makes product development fast and fun.
POM_URL=https://github.com/airbnb/mavericks
Expand Down

0 comments on commit 04e7eee

Please sign in to comment.