Skip to content

Commit e3d26ca

Browse files
authored
Added changelogs for new versions (#248)
* Added changelogs for new versions * Added changelog for adapter-common * Added more changelogs
1 parent e8c89f8 commit e3d26ca

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,21 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5+
## 3.1.0
6+
7+
### Added
8+
9+
* Support for PHP 8
10+
11+
### Fixed
12+
13+
* Return result from `Doctrine::clear()`
514

615
## 3.0.1
716

817
### Changed
918

10-
* Bumped versions on dependencies.
19+
* Bumped versions on dependencies.
1120

1221
## 3.0.0
1322

0 commit comments

Comments
 (0)