We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b64206 + 6724565 commit c32b4ffCopy full SHA for c32b4ff
CHANGELOG.md
@@ -2,7 +2,11 @@
2
All notable changes to this project will be documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [Unreleased][unreleased]
+## [Unreleased]
6
+### Added
7
+### Changed
8
+
9
+## [1.0.0] - 2015-11-09
10
### Added
11
- Change log file to chronicle changes.
12
- Stub TODO.md file.
@@ -16,7 +20,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
16
20
- Coveralls config.
17
21
- MultiPolygon geometry DBAL type.
18
22
19
-
23
### Changed
24
- Minimum doctrine/orm version now 2.3.
25
- All ORM tests now extend CrEOF\Spatial\Tests\OrmTest.
0 commit comments