Skip to content

Commit 675b5cb

Browse files
committed
docs: Add CHANGELOG.md file.
1 parent ad317f5 commit 675b5cb

File tree

1 file changed

+83
-0
lines changed

1 file changed

+83
-0
lines changed

CHANGELOG.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
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+
## [2.2.3](https://github.com/loophp/launcher/compare/2.2.3...2.2.3)
9+
10+
### Commits
11+
12+
- ci: Update Github actions configuration. [`ad317f5`](https://github.com/loophp/launcher/commit/ad317f5574dd8177bb1d543b9e58daa2ede51043)
13+
14+
## [2.2.3](https://github.com/loophp/launcher/compare/2.2.2...2.2.3) - 2020-11-11
15+
16+
### Commits
17+
18+
- docs: Add CHANGELOG.md file. [`d697463`](https://github.com/loophp/launcher/commit/d6974630f758151cac07201c1ad9b467abc24a55)
19+
- ci: Update Github actions configuration. [`4ee752d`](https://github.com/loophp/launcher/commit/4ee752d77e9ead34cc9af3cb3332878d19691ed8)
20+
- refactor: Minor CS update. [`7b51ebb`](https://github.com/loophp/launcher/commit/7b51ebb27cec7aae252140b0f642c34db260724e)
21+
- chore: Static files update. [`535bcf2`](https://github.com/loophp/launcher/commit/535bcf207f690eb46c1d7f0fbac0d150413fff76)
22+
- Transfer ownership. [`92ced78`](https://github.com/loophp/launcher/commit/92ced789e8ce575a76c08659716d5680f91a2a47)
23+
24+
## [2.2.2](https://github.com/loophp/launcher/compare/2.2.1...2.2.2) - 2019-10-06
25+
26+
### Commits
27+
28+
- Update CS and composer.json. [`8d7e54b`](https://github.com/loophp/launcher/commit/8d7e54b09dc95cc40d6bf2259b758809ff1c3752)
29+
- Update Appveyor configuration. [`5d90392`](https://github.com/loophp/launcher/commit/5d90392bf995b6dff9639f9800ec1d1c0dc14fb0)
30+
31+
## [2.2.1](https://github.com/loophp/launcher/compare/2.2.0...2.2.1) - 2019-08-07
32+
33+
### Commits
34+
35+
- Update composer.json [`c4d6357`](https://github.com/loophp/launcher/commit/c4d63575cdca350c5e8cb1a69b90c7005d388b35)
36+
- Update drupol/php-conventions. [`f8cec49`](https://github.com/loophp/launcher/commit/f8cec4929510e47f25216f27bf027c569119b9f0)
37+
- Try to fix PHPSpec. [`8c0a1af`](https://github.com/loophp/launcher/commit/8c0a1afe07593d0461d2008b2e4b372155597e64)
38+
- Enable fast finish on AppVeyor. [`d37b7ee`](https://github.com/loophp/launcher/commit/d37b7eee1ba0c0447fd4c22d03bd7cea9cf4bd32)
39+
- Try to fix AppVeyor. [`c07b99d`](https://github.com/loophp/launcher/commit/c07b99d530ddf80bcdd614d8d0501addc29c1414)
40+
- Try to fix AppVeyor. [`02b4a33`](https://github.com/loophp/launcher/commit/02b4a3328f25f0294213efe16cd0fe34563a255f)
41+
- Try to fix AppVeyor. [`ee2d8bd`](https://github.com/loophp/launcher/commit/ee2d8bd1c365b340e4aabb48b86966452824f2cc)
42+
- Install XDebug on AppVeyor. [`911d074`](https://github.com/loophp/launcher/commit/911d074d052cdd553079451ac2b6ced6dff00eca)
43+
- Install XDebug on AppVeyor. [`c44df04`](https://github.com/loophp/launcher/commit/c44df04a9b8d57015f0fa32f5b09685e546c738f)
44+
- Install XDebug on AppVeyor. [`b0871bc`](https://github.com/loophp/launcher/commit/b0871bc6546fecd830ef2a0dbecfa420ca6a9fe4)
45+
- Update AppVeyor configuration. [`bda9e03`](https://github.com/loophp/launcher/commit/bda9e03bb91ef99d56dc1d57a7661d5a6e05a786)
46+
- Update CS. [`37cee49`](https://github.com/loophp/launcher/commit/37cee49493a657f8a630443fb696b79fe4ddcd1d)
47+
48+
## [2.2.0](https://github.com/loophp/launcher/compare/2.1.1...2.2.0) - 2019-07-09
49+
50+
### Commits
51+
52+
- Add Github files. [`15fa904`](https://github.com/loophp/launcher/commit/15fa904104eb7ba6e185fa1604cb3f1040bd1b95)
53+
- Fix Windows tests. [`c5a0f8e`](https://github.com/loophp/launcher/commit/c5a0f8efa137362bcd6e2e26c1e2ad5004ea73e9)
54+
- Upgrade to drupol/phposinfo 1.3. [`f93ca58`](https://github.com/loophp/launcher/commit/f93ca58ad6169c569956ac677da618fd22af293c)
55+
- Add more badges. [`421d55c`](https://github.com/loophp/launcher/commit/421d55cee71d9df2e106f56f6501088e78df4fd4)
56+
- Update minimal version of drupol/phposinfo. [`cb5b9c0`](https://github.com/loophp/launcher/commit/cb5b9c0c61851451191be4d7e3388af8a94ba6eb)
57+
58+
## [2.1.1](https://github.com/loophp/launcher/compare/2.1.0...2.1.1) - 2019-07-05
59+
60+
## 2.1.0 - 2019-07-05
61+
62+
### Commits
63+
64+
- Update minimal version of drupol/phposinfo. [`41a9652`](https://github.com/loophp/launcher/commit/41a9652ada6c45259f83c7fc6405080a7fc91f75)
65+
- Use drupol/phposinfo for guessing the host operating system. [`ef80259`](https://github.com/loophp/launcher/commit/ef80259bb6ca31dee222893b82f69685df329250)
66+
- Fix README file. [`3418e73`](https://github.com/loophp/launcher/commit/3418e7375c6d24d8d9459eabd19138823ccad3c4)
67+
- Use a custom fork of leanphp/phpspec-code-coverage for PHPSpec >= 5. [`a8ff130`](https://github.com/loophp/launcher/commit/a8ff130c7295309249928c446927d789e4a70976)
68+
- Test something from windows. [`6ab8ebc`](https://github.com/loophp/launcher/commit/6ab8ebcf67c21fcae928da868ff94b4d42ee41e9)
69+
- Test something from windows. [`ac79542`](https://github.com/loophp/launcher/commit/ac79542d1b992210094dc0284a3095b123c39444)
70+
- Remove PHP 7.1 test from Travis. [`6e7ee45`](https://github.com/loophp/launcher/commit/6e7ee4536adea4a2d6d970c4a800e3d653209058)
71+
- Improve the tests. [`5c87825`](https://github.com/loophp/launcher/commit/5c8782504cc219b5dba2442c398f2423385863d1)
72+
- Update infection version. [`4531e41`](https://github.com/loophp/launcher/commit/4531e413709ec39d7df4787357bdeb69357d8ec7)
73+
- Do not test master branch with PHP 7.1. [`3020d51`](https://github.com/loophp/launcher/commit/3020d511b6d79e72f3e4494b82741b21d3b89426)
74+
- Update AppVeyor configuration. [`c36fee0`](https://github.com/loophp/launcher/commit/c36fee05ea719e7fce3439387bc993f500deca23)
75+
- Update the tests. [`e586d95`](https://github.com/loophp/launcher/commit/e586d95c4a4900b11f82c6ff432471874d8bdcc7)
76+
- Enable AppVeyor to test the script on Windows machines. [`87dd266`](https://github.com/loophp/launcher/commit/87dd2668c3528ecf88e98de48caccd90530d991e)
77+
- Update switch case construction. [`b17ea97`](https://github.com/loophp/launcher/commit/b17ea97c7c88c4ee40aeac634f51c11633175fbc)
78+
- Update composer.json. [`f6fde77`](https://github.com/loophp/launcher/commit/f6fde7771fa64b6070a651dd26114db43e5fd336)
79+
- Get rid of tivie/php-os-detector and use symfony/polyfill-php72. [`0b97097`](https://github.com/loophp/launcher/commit/0b9709742495f3e6c5072cc128dcb4442f3e3582)
80+
- Get rid of tivie/php-os-detector - PHP 7.2 has a variable that detects the OS. [`d151137`](https://github.com/loophp/launcher/commit/d151137861cad4fa94eb1c722f957df349d03f3d)
81+
- Revert the previous commit. [`141a3c8`](https://github.com/loophp/launcher/commit/141a3c8b401297b7b597b4ae26ab830aa5a7be67)
82+
- Add more checks. [`55370eb`](https://github.com/loophp/launcher/commit/55370eb099c3ee7b47533c99e36bf6948011be66)
83+
- Initial commit. [`55aef09`](https://github.com/loophp/launcher/commit/55aef09a9a052d2442c452e4a2fcb52b9966fdf2)

0 commit comments

Comments
 (0)