Skip to content

Commit de7156f

Browse files
liveHarshitiamareebjamal
authored andcommitted
cchore: Version code, name and changelog for minor release 0.7.0 (#2284)
1 parent dec8e44 commit de7156f

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
applicationId "com.eventyay.attendee"
2323
minSdkVersion 21
2424
targetSdkVersion 28
25-
versionCode 13
26-
versionName "0.6.1"
25+
versionCode 14
26+
versionName "0.7.0"
2727
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2828
vectorDrawables.useSupportLibrary = true
2929
multiDexEnabled true
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
**v0.7.0:**
2+
🚀 Features and Enhancements
3+
4+
- Handle external ticket URL
5+
- Add tax information for tickets
6+
- Add autolink
7+
- Custom form for speakers and sessions
8+
- Improve animations
9+
10+
🐛 Bug Fixes
11+
12+
- Event's timezone for sessions
13+
- Improve error handling for stripe and orders
14+
- Donation tickets
15+
- Multiple crashes
16+
- Date format

0 commit comments

Comments
 (0)