docs(changelog): merge old changelog into the new one

This commit is contained in:
Imran Iqbal 2020-03-30 16:49:23 +01:00
parent c1d680a9dd
commit 070172db89
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819
2 changed files with 53 additions and 43 deletions

View file

@ -1,43 +0,0 @@
packages formula
================
0.1.0 (2019-03-10)
- Add npm support
0.0.9 (2018-10-03)
- Add support for plain files using archive
0.0.8 (2018-08-23)
- Add archive support
0.0.7 (2018-07-11)
- Fix pip/gems for FreeBSD
0.0.6 (2018-04-09)
- Add snap with classic confinement support
0.0.5 (2018-03-14)
- Add snap support
0.0.4 (2018-03-06)
- Allow to specify held system packages also as a list (#10)
0.0.3 (2018-03-02)
- Allow to hold/unhold system packages (#8)
0.0.2 (2018-02-23)
- Add Fedora support
- Add more tests
0.0.1 (2018-02-12)
- Initial version

View file

@ -92,3 +92,56 @@ Tests
* **pillar:** use single ubuntu pillar (\ `c69cb5a <https://github.com/saltstack-formulas/packages-formula/commit/c69cb5a792186a8a1600987087389229ddf7a67a>`_\ )
* **pillar:** use specific pillar for ``debian`` (\ `adf1523 <https://github.com/saltstack-formulas/packages-formula/commit/adf1523e08bfeff8d635052a8942b48326e507cb>`_\ )
* fix existing tests (\ `8e75c9d <https://github.com/saltstack-formulas/packages-formula/commit/8e75c9d5c0c4af5fe4e56ecfcdfcc7ea7486d4dc>`_\ )
----
0.1.0 (2019-03-10)
------------------
* Add npm support
0.0.9 (2018-10-03)
------------------
* Add support for plain files using archive
0.0.8 (2018-08-23)
------------------
* Add archive support
0.0.7 (2018-07-11)
------------------
* Fix pip/gems for FreeBSD
0.0.6 (2018-04-09)
------------------
* Add snap with classic confinement support
0.0.5 (2018-03-14)
------------------
* Add snap support
0.0.4 (2018-03-06)
------------------
* Allow to specify held system packages also as a list (#10)
0.0.3 (2018-03-02)
------------------
* Allow to hold/unhold system packages (#8)
0.0.2 (2018-02-23)
------------------
* Add Fedora support
* Add more tests
0.0.1 (2018-02-12)
------------------
* Initial version