Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Latest commit

 

History

History
90 lines (59 loc) · 6.45 KB

CHANGELOG.md

File metadata and controls

90 lines (59 loc) · 6.45 KB

Change Log

v1.0.1 (2016-01-15)

Full Changelog

Implemented enhancements:

  • Refactor location handling #39
  • Implement Google Analytics, Fabric, Crashalytics, etc to improve monitoring and catch performance errors sooner #36

Fixed bugs:

  • User is stuck on loading screen when opening application #35

Merged pull requests:

v1.0.0 (2015-06-23)

Full Changelog

Implemented enhancements:

  • Change product name in app to Bike Philly #27
  • Create ReadMe.md file #25
  • As a user, I can see arrows, so that I know I can swipe between stations. #15
  • As a user, I can see some general info about the app and the bike share program #14
  • As a user, I am prompted with a message to use my current location, so that I can see what stations are relative to me. #7
  • As a developer, I need to use the API to fetch and store the latest information, so that I am always up to date. #6
  • As a user, I can click on a pin and see how many bikes and open slots are available at that location, so that I can determine if I want to visit it. #3
  • As a user, I can see a global map view of all bike share stations, so that I can easily plan my trip. #2
  • As a user, I can see the closest station to my current location, so that I can quickly get to the nearest station. #1

Fixed bugs:

  • Swipe gestures are backwards #19
  • Fix sizing issues with iPhone 4. #16

Closed issues:

  • Update README.md with App Store link #32
  • Write the app description to use in the app store #24
  • Create press release to send out to local media outlets about the release of the app #23
  • Design the app icon #5

Merged pull requests:

v1.0.0-rc.1 (2015-06-13)

Full Changelog

Implemented enhancements:

  • As a user, I can start a timer, so that I know how much time I have left before I need to dock my bike. #12

Merged pull requests:

v1.0.0-beta.2 (2015-05-31)

Full Changelog

Merged pull requests:

v1.0.0-beta.1 (2015-05-29)

Closed issues:

  • Test Issue #9

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator