File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ Unreleased]
8
+
9
+ ## [ 0.2.19] - 2019-10-02
10
+
11
+ ### Added
12
+ - Schema exporter split into protected methods to allow extension.
13
+
14
+ ## [ 0.2.18] - 2019-09-22
15
+
16
+ ### Fixed
17
+ - Description trimming bug.
18
+
19
+ [ Unreleased ] : https://github.com/swaggest/php-code-builder/compare/v0.2.19...HEAD
20
+ [ 0.2.19 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.18...v0.2.19
21
+ [ 0.2.18 ] : https://github.com/swaggest/php-code-builder/compare/v0.2.17...v0.2.18
You can’t perform that action at this time.
0 commit comments