Skip to content

Commit

Permalink
Merge pull request #148 from green-ecolution/docs/add-changelog
Browse files Browse the repository at this point in the history
docs: Added changelog
  • Loading branch information
choffmann authored Oct 14, 2024
2 parents f279ca4 + 9b97686 commit 836de66
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Changelog

All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Initial release
- Implement CI/CD and GitHub Pipeline
- User authentication (#34)
- Add breadcrumb to header (#29)
- Add favicons (#93)
- Implement corporate design (#28)
- Add startpage
- Display tree clusters and trees on map (#3, #143, #69)
- Added zoom buttons to map (#52)
- Create view for tree cluster (#33)
- Add single view for tree cluster (#48)
- Implement function to delete a treecluster (#130)
- Add treecluster description (#145)
- Add treecluster filter (#40)
- Create and update tree (#126)
- Implement function to delete a tree (#144)
- Show tree watering status on map (#132)
- Create tree on map (#76)
- Add view for single tree (#71)
- Add function to select trees in forms (#57)
- Get tree region from backend (#60)
- Implement database import from CSV (#55)

### Changed

[Unreleased]: https://github.com/green-ecolution/green-ecolution-frontend/compare/c0b0e1...HEAD

0 comments on commit 836de66

Please sign in to comment.