Skip to content

Commit

Permalink
CHANGELOG.md improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
barriosnahuel committed Aug 16, 2017
1 parent 15f8f39 commit 9ca9a66
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
## v1.1.0
### Changed
- Target API level and Support Library: 26 (Android O).
- Migrated to Gradle wrapper v4.1 as well as Android build tools.
- Refactor

### New
- **Share saved audios after long press.**
![bitmoji](https://render.bitstrips.com/v2/cpanel/8363918-196115675_6-s4-v1.png?transparent=1&palette=1&width=246)
- Support for Android O (API level 26).
- Static code checks to improve code quality using SCA.
- Setup release signing certificate.
- Test tools for the debug version: Stetho, different applicatonId and icon, Leak Canary.

### Fixed
- Performance when scrolling.

### New
- Static code checks using: SCA.
- Test tools for the debug version: Stetho, different applicatonId and icon, LeakCanary.
- Share saved audios after long press.
- Setup release signing certificate.
### Changed
- Migrated to Gradle wrapper v4.1 as well as Android build tools.
- Refactor.

## v1.0.1

Expand Down

0 comments on commit 9ca9a66

Please sign in to comment.