diff --git a/CHANGELOG.md b/CHANGELOG.md index 6809c47..dd1f016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,45 +2,4 @@ ## [1.0.0](https://github.com/NethServer/phonehome-server/compare/0.3.2...v1.0.0) (2024-03-27) - -### Features - -* added startup check for scheduler ([e9308bb](https://github.com/NethServer/phonehome-server/commit/e9308bb7ad3e6a71a46666dccbd43c12d43ed182)) - - -### Bug Fixes - -* removed package-lock.json ([834f027](https://github.com/NethServer/phonehome-server/commit/834f02781528388351a8d056df79c6c213316aca)) -* updated nethsecurity installation label ([0818980](https://github.com/NethServer/phonehome-server/commit/081898043e88572b721c442baf8e1e8b8211bc8e)) - - -### Performance Improvements - -* adding cache_from to testing build ([e4077a8](https://github.com/NethServer/phonehome-server/commit/e4077a85b16a40514600fed14f4dbcb44d836312)) - - -### Miscellaneous Chores - -* **deps:** update actions/checkout action to v4 ([#93](https://github.com/NethServer/phonehome-server/issues/93)) ([f4abfb4](https://github.com/NethServer/phonehome-server/commit/f4abfb4fb4c4c7b3eba533b6f70acbe4f0e67dc9)) -* **deps:** update composer dependencies ([15c89f9](https://github.com/NethServer/phonehome-server/commit/15c89f9469fc84c62aa49d7db3fdd03d9ed8a1aa)) -* **deps:** update composer dependencies ([a8f0761](https://github.com/NethServer/phonehome-server/commit/a8f076115e4a058631a76eb8e1cc95865cde3a01)) -* **deps:** update composer docker tag to v2.7.2 ([642d749](https://github.com/NethServer/phonehome-server/commit/642d749cbe90d5d7dd3248c1485d15da5bb20cd1)) -* **deps:** update dependency conventional-changelog-cli to v4 ([e6fe224](https://github.com/NethServer/phonehome-server/commit/e6fe224ef85ada5d032a95c0eafceef6c8f34cbe)) -* **deps:** update docker dependencies ([096c21c](https://github.com/NethServer/phonehome-server/commit/096c21cdd7c9526b8fe845e6e9e30f386b95f966)) -* **deps:** update docker dependencies ([792d3f5](https://github.com/NethServer/phonehome-server/commit/792d3f51ce03bfe31ab5dfb587c3c4867176ecd3)) -* **deps:** update docker/bake-action action to v3 ([2cf3470](https://github.com/NethServer/phonehome-server/commit/2cf347078ed51d42191a7a59d5c76ccf6d6af002)) -* **deps:** update docker/bake-action action to v4 ([#94](https://github.com/NethServer/phonehome-server/issues/94)) ([782605b](https://github.com/NethServer/phonehome-server/commit/782605bc444156685934fe645af794360995029a)) -* **deps:** update docker/login-action action to v3 ([#95](https://github.com/NethServer/phonehome-server/issues/95)) ([261de20](https://github.com/NethServer/phonehome-server/commit/261de204a4fd1a0c3fc7907a394e92404ff0eec1)) -* **deps:** update docker/metadata-action action to v5 ([#96](https://github.com/NethServer/phonehome-server/issues/96)) ([3b1046f](https://github.com/NethServer/phonehome-server/commit/3b1046f982ca786ae8481a98f5f9a4d1d9e2d120)) -* **deps:** update docker/setup-buildx-action action to v3 ([#97](https://github.com/NethServer/phonehome-server/issues/97)) ([11c419e](https://github.com/NethServer/phonehome-server/commit/11c419efed451d382e492b9107472f6db79b6501)) -* **deps:** update mlocati/php-extension-installer docker tag to v2.2.5 ([db5139a](https://github.com/NethServer/phonehome-server/commit/db5139aa0816eac8320acaca7d9b93c7283635f2)) -* **deps:** update npm dependencies ([70f6565](https://github.com/NethServer/phonehome-server/commit/70f65650d6c8e5db047e3fadc9927941f9a9b476)) -* **deps:** update npm dependencies ([f8a3065](https://github.com/NethServer/phonehome-server/commit/f8a3065d37267377040fab4116e3886a5adf0e25)) -* **deps:** update php docker tag to v8.3.4 ([984f81d](https://github.com/NethServer/phonehome-server/commit/984f81d734734f272cc04c9e2ecfb3c0b9d7dc50)) -* updating geoip2-update ([dddc369](https://github.com/NethServer/phonehome-server/commit/dddc3690f19fe150da49c658de6bf42639cc253d)) -* version bump ([1880834](https://github.com/NethServer/phonehome-server/commit/1880834b79a0b28495acb927a9ed433951635db3)) - - -### Continuous Integration - -* added relase-please ([93866e3](https://github.com/NethServer/phonehome-server/commit/93866e3de055d3cd073274595a264c9c61888a3e)) +Initial Release.