Skip to content

Latest commit

 

History

History
114 lines (65 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

114 lines (65 loc) · 2.18 KB

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.3.0 - TBD

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.2.1 - TBD

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.2.0 - 2016-01-18

Added

  • Nothing.

Deprecated

  • #5 deprecates both RouteResultObserverInterface and RouteResultSubjectInterface. The changes introduced in zend-expressive #270 make the system obsolete. The interfaces will be removed in 2.0.0.

Removed

  • Nothing.

Fixed

  • Nothing.

1.1.0 - 2015-12-06

Added

  • #4 adds RouteResultSubjectInterface, a complement to RouteResultObserverInterface, defining the following methods:
    • attachRouteResultObserver(RouteResultObserverInterface $observer)
    • detachRouteResultObserver(RouteResultObserverInterface $observer)
    • notifyRouteResultObservers(RouteResult $result)

Deprecated

  • Nothing.

Removed

  • #4 removes the deprecation notice from RouteResultObserverInterface.

Fixed

  • Nothing.

1.0.1 - 2015-12-03

Added

  • Nothing.

Deprecated

Removed

  • Nothing.

Fixed

  • #1 fixes the coveralls support to trigger after scripts, so the status of the check does not make the tests fail. Additionally, ensured that coveralls can receive the coverage report!

1.0.0 - 2015-12-02

First stable release.

See the [Expressive CHANGELOG](https://github.com/zendframework/zend-expressive/blob/master/CHANGELOG.md] for a history of changes prior to 1.0.