Skip to content

Commit

Permalink
Chore: Bump iOS version to 1.2.0b14
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Oct 30, 2023
1 parent 92f929d commit e42ccce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Most recent version

## iOS 1.2.0b13
## iOS 1.2.0b14

```
- Feat: Add ArchiveList
- Feat: Archive bowlers, leagues, series, and games
- Feat: Add new games to series after they're created
- Feat: Better empty state for GamesList
- Fix: Ensure game details are loaded before all other properties
- Feat: Taps + Taps Spared statistics
- Fix: First Roll statistics after strikes are no longer incorrectly counted as spares
- Fix: ArchivedList is now sorted by date archived on
- Fix: Series Add button is now visible without Sharing feature enabled
```

## Android v3.2.0
Expand All @@ -20,8 +19,20 @@ This update also comes with some quality of life fixes:
- No more analytics
```

---

# Legacy versions

## iOS 1.2.0b13

```
- Feat: Add ArchiveList
- Feat: Archive bowlers, leagues, series, and games
- Feat: Add new games to series after they're created
- Feat: Better empty state for GamesList
- Fix: Ensure game details are loaded before all other properties
```

## iOS 1.1.2b12

```
Expand Down
2 changes: 1 addition & 1 deletion ios/ApproachIOS/XCConfigs/Base/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CURRENT_PROJECT_VERSION = 13
CURRENT_PROJECT_VERSION = 14
MARKETING_VERSION = 1.2.0

0 comments on commit e42ccce

Please sign in to comment.