Skip to content

Commit

Permalink
Update changelog with v3.0.4 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedol committed Nov 20, 2015
1 parent 4414413 commit 2c33a4e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
11 changes: 11 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"version": "v3.0.4",
"date": "20th November, 2015",
"features": [
],
"bugs": [
"Fixed app crashing on certain devices due to a bug in the support library.",
"Fixed regression with Reply From Server feature.",
"Fixed POST request variable being duplicated upon every request made."
]
},
{
"version": "v3.0.3",
"date": "9th November, 2015",
Expand Down
9 changes: 3 additions & 6 deletions smssync/src/main/play/en-US/whatsnew
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
- Fix Class not found exception due to a bug in the build system.
- Fixed a lot of crashes as reported on Google Playstore console.
- Fixed so imported messages are persisted in the incoming list.
- Fixed so time frequency set on settings screen can be okayed and saved.
- Fixed so you can disable a custom web service so it can be deleted.
- Fixed fork me badge on the website. Hide it on mobile.
- Fixed app crashing on certain devices due to a bug in the support library.
- Fixed regression with Reply From Server feature.
- Fixed POST request variable being duplicated upon every request made.

0 comments on commit 2c33a4e

Please sign in to comment.