Skip to content

Commit

Permalink
RELEASE: Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Perkins committed Dec 27, 2017
1 parent f3472bc commit 2f0be51
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Lifting Buddy/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Expand Down
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,16 @@ To run this application using XCode, you will need to have CocoaPods installed.

## Road Map:

v1.0.0 Released on December 22nd, 2017
<details>
<summary>Release History</summary>

* v1.1 Submitted December 27th, 2017
* Added ability to edit exercise history by navigating to exercise editing screen
* Update Workout cells to allow easy navigation to exercises
* Improved entry methods for timed progression methods
* Minor bug fixes
* v1.0 Released on December 22nd, 2017
</details>

| Process                   | Progress (Estimation) | Notes                                         |
|------------------------------|-----------------------|------------------------------------------------|
Expand Down

0 comments on commit 2f0be51

Please sign in to comment.