Skip to content

Commit 5a9a11a

Browse files
committed
update changelog
1 parent ab26430 commit 5a9a11a

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

CHANGELOG.md

+20-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
11
# Changelog
22

3-
## [0.1.1](https://github.com/antidot-framework/message-queue/tree/HEAD)
3+
## [1.0.0](https://github.com/antidot-framework/message-queue/tree/1.0.0) (2021-09-14)
44

5-
[Full Changelog](https://github.com/antidot-framework/message-queue/compare/0.1.0...HEAD)
5+
[Full Changelog](https://github.com/antidot-framework/message-queue/compare/0.1.1...1.0.0)
6+
7+
**Merged pull requests:**
8+
9+
- add sepherd badges [\#16](https://github.com/antidot-framework/message-queue/pull/16) ([kpicaza](https://github.com/kpicaza))
10+
- install psalm in level 1 [\#15](https://github.com/antidot-framework/message-queue/pull/15) ([kpicaza](https://github.com/kpicaza))
11+
- install infection [\#14](https://github.com/antidot-framework/message-queue/pull/14) ([kpicaza](https://github.com/kpicaza))
12+
- enable php 8 support [\#13](https://github.com/antidot-framework/message-queue/pull/13) ([kpicaza](https://github.com/kpicaza))
13+
- enable testing pipeline in github actions [\#12](https://github.com/antidot-framework/message-queue/pull/12) ([kpicaza](https://github.com/kpicaza))
14+
- add favicon to the docs site [\#11](https://github.com/antidot-framework/message-queue/pull/11) ([kpicaza](https://github.com/kpicaza))
15+
- Fix some type & add twitter card info [\#10](https://github.com/antidot-framework/message-queue/pull/10) ([kpicaza](https://github.com/kpicaza))
16+
- Update phpro/grumphp requirement from ~0.17 to ~0.17 || ~1.0 [\#9](https://github.com/antidot-framework/message-queue/pull/9) ([dependabot[bot]](https://github.com/apps/dependabot))
17+
- Update phpro/grumphp requirement from ^0.15.0 || ^0.19.0 || ^0.21.0 to ^0.15.0 || ^0.19.0 || ^0.21.0 || ^0.22.0 [\#8](https://github.com/antidot-framework/message-queue/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
18+
- Update phpro/grumphp requirement from ^0.15.0 || ^0.19.0 to ^0.15.0 || ^0.19.0 || ^0.21.0 [\#7](https://github.com/antidot-framework/message-queue/pull/7) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
- Fix namespace and improve assertEquals assertion [\#6](https://github.com/antidot-framework/message-queue/pull/6) ([peter279k](https://github.com/peter279k))
20+
21+
## [0.1.1](https://github.com/antidot-framework/message-queue/tree/0.1.1) (2020-07-14)
22+
23+
[Full Changelog](https://github.com/antidot-framework/message-queue/compare/0.1.0...0.1.1)
624

725
**Merged pull requests:**
826

0 commit comments

Comments
 (0)