Skip to content

Commit

Permalink
release v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaviva committed Jan 31, 2021
1 parent 7b969cd commit 045eac6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ kotlin.code.style=official
# bintray upload
USER_ORG=vitaviva
ARTIFACT_GROUP=com.github.fragivity
ARTIFACT_VERSION=0.1.3
ARTIFACT_VERSION=0.1.4
WEB_SITE=https://github.com/vitaviva/fragivity
3 changes: 3 additions & 0 deletions library/CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.1.4
* Optimize the performance of recreating when configurations changed. see fix https://github.com/vitaviva/fragivity/issues/4

## 0.1.3
* fix https://github.com/vitaviva/fragivity/issues/7

Expand Down

0 comments on commit 045eac6

Please sign in to comment.