chore(release): 0.0.1
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Giles Bradshaw 2020-08-05 14:06:48 +01:00
parent 400aeeba66
commit 9eb4e2a172
1 changed files with 23 additions and 0 deletions

23
CHANGELOG.md Normal file
View File

@ -0,0 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 0.0.1 (2020-08-05)
### Features
* should now cache https ([d4927c3](https://sigyl.com///commit/d4927c38675726089b4f50bc7586c56c6f5c10e3))
### Bug Fixes
* alt name ([a6163af](https://sigyl.com///commit/a6163aff1675ecc174058520171887c4f464f0bc))
* build drone ([da89baf](https://sigyl.com///commit/da89baf22d6b32b188963121ac60f15a812219b3))
* deploy ([cc19e18](https://sigyl.com///commit/cc19e18b51e2431a559d28786104609c4ff8d56d))
* fixed settings for ssh and scp ([49db6e3](https://sigyl.com///commit/49db6e397cabcca37a37b8ac23ea12b5da79ede2))
* initialise cache with dummy file ([0c08373](https://sigyl.com///commit/0c083739e5d213c3d7ae5f6c26bcd2092926939b))
* removed redundant step from drone ([f11b192](https://sigyl.com///commit/f11b192cbd54724c02f1aad45d84059d295b9b1b))
* settings for ssh ([032c774](https://sigyl.com///commit/032c77497c3c7d253047148df220f5d0144627a0))
* split jsonnet into libaries ([240adda](https://sigyl.com///commit/240addaf02ca3bee00ffbddd1929784e83a03577))
* wrong file name for config ([e7e0811](https://sigyl.com///commit/e7e0811830817c47216a9606edc62ad2f44a92d7))