Skip to content

Commit b9ca1e7

Browse files
committed
docs: Add/update CHANGELOG.
1 parent 5fd9739 commit b9ca1e7

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [1.0.0](https://github.com/ecphp/php-directive-bundle/compare/0.0.1...1.0.0)
9+
10+
### Merged
11+
12+
- Remove var_dump [`#2`](https://github.com/ecphp/php-directive-bundle/pull/2)
13+
14+
### Commits
15+
16+
- docs: Update README. [`5fd9739`](https://github.com/ecphp/php-directive-bundle/commit/5fd973952a8dde502db7bf8c1c4f8f84765f7679)
17+
- ci: Update integration tests workflow. [`0d6351c`](https://github.com/ecphp/php-directive-bundle/commit/0d6351c2f7b4ca7c1aac075cb8c2f490a957db30)
18+
- ci: Add integration tests. [`e386c2f`](https://github.com/ecphp/php-directive-bundle/commit/e386c2fed9dd05969468c89fb5aa42a88a8e9389)
19+
- tests: Fix typo. [`a65d712`](https://github.com/ecphp/php-directive-bundle/commit/a65d7124a43a5ecbb9c677ab51bab398563caa28)
20+
- tests: Enable Behat tests. [`784b156`](https://github.com/ecphp/php-directive-bundle/commit/784b1560ddf9165c7ec842ccf1bda474281172fc)
21+
- docs: Update README. [`cb714c5`](https://github.com/ecphp/php-directive-bundle/commit/cb714c51a5443a0930e957635d908b62f5d9f71c)
22+
- docs: Update README file. [`e228f8e`](https://github.com/ecphp/php-directive-bundle/commit/e228f8e10818f5a7418fe025fe188462f40bf807)
23+
- docs: Update Usage section. [`3022a6e`](https://github.com/ecphp/php-directive-bundle/commit/3022a6ecc5aeef169bcb7f5bf75ed3958d0c3038)
24+
- tests: Add spec tests. [`32fd70a`](https://github.com/ecphp/php-directive-bundle/commit/32fd70a7ed7acc3d38f332bcea066318955cbbea)
25+
- ci: Enable PHPSpec tests. [`0bf3615`](https://github.com/ecphp/php-directive-bundle/commit/0bf361524c5c703a63b886044837e21ab979aeab)
26+
- ci: Update CI jobs. [`feb67ff`](https://github.com/ecphp/php-directive-bundle/commit/feb67ff8286a00b868153692076699a68ee63b1a)
27+
- tests: Add spec tests. [`b24b06c`](https://github.com/ecphp/php-directive-bundle/commit/b24b06c6a95a36ac783a6ce13cac0fe0e1e64f96)
28+
- Initial set of files. [`01c115a`](https://github.com/ecphp/php-directive-bundle/commit/01c115a2fc6dd7bbe742f56cdfb90e6c9cf7815f)
29+
30+
## 0.0.1 - 2021-06-10
31+
32+
### Commits
33+
34+
- Initial commit. [`4d8c14e`](https://github.com/ecphp/php-directive-bundle/commit/4d8c14e41af7e8422df7378b50be2dfdd8193c73)

0 commit comments

Comments
 (0)