From 18e215c92f27d92b0a85645a1b6692393a92e61f Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Mon, 8 Jul 2024 20:37:15 +0300 Subject: [PATCH] Updates CHANGELOG --- CHANGELOG.md | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52cb601..f8fe813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,26 @@ All notable changes to this project will be documented in this file. ## Unreleased #### Links -- upstream: https://code.lindeas.com/lindeas/jilo-web -- codeberg: https://codeberg.org/lindeas/jilo-web -- github: https://github.com/lindeas/jilo-web -- gitlab: https://gitlab.com/lindeas/jilo-web +- upstream: https://code.lindeas.com/lindeas/jilo-web/compare/v0.1...HEAD +- codeberg: https://codeberg.org/lindeas/jilo-web/compare/v0.1...HEAD +- github: https://github.com/lindeas/jilo-web/compare/v0.1...HEAD +- gitlab: https://gitlab.com/lindeas/jilo-web/-/compare/v0.1...HEAD + +### Added + +### Changed + +### Fixed + +--- + +## 0.1 - 2024-07-08 + +#### Links +- upstream: https://code.lindeas.com/lindeas/jilo-web/releases/tag/v0.1 +- codeberg: https://codeberg.org/lindeas/jilo-web/releases/tag/v0.1 +- github: https://github.com/lindeas/jilo-web/releases/tag/v0.1 +- gitlab: https://gitlab.com/lindeas/jilo-web/-/releases/v0.1 ### Added - Initial version @@ -23,9 +39,3 @@ All notable changes to this project will be documented in this file. - Added demo installation on https://work.lindeas.com/jilo-web-demo/ - Added participant search page - Added component events search page - -### Changed - -### Fixed - ----