Skip to content

Commit

Permalink
Bump release notes for next development cycle.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdferris committed Apr 13, 2012
1 parent 81113cf commit 386a6c4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/site/markdown/release-notes.md.vm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

$H$H ${currentVersion}

* Full Documentation: ${site_base_url}/onebusaway-application-modules/${currentVersion}/

$H$H 1.0.6

* New Features:
* Add [@ConfigurationParameter](apidocs/org/onebusaway/container/ConfigurationParameter.html) annotation for marking
important OneBusAway bean configuration parameters. Also add support for automatically generating
Expand All @@ -24,7 +28,7 @@ $H$H ${currentVersion}
[commit](https://github.com/OneBusAway/onebusaway-application-modules/commit/826b4bba2a67ec28f682b6431bd5965cd34fbe10)
* Make sure vehicleId is properly set when creating a TripProblemReportBean from a DB record.
[commit](https://github.com/OneBusAway/onebusaway-application-modules/commit/cbd1a132fcb5d518087afb9134b8580b37b9cad5)
* Full Documentation: ${site_base_url}/onebusaway-application-modules/${currentVersion}/
* Full Documentation: ${site_base_url}/onebusaway-application-modules/1.0.6/

$H$H 1.0.5

Expand Down

0 comments on commit 386a6c4

Please sign in to comment.