Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HARMONY
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Amel Abdic
HARMONY
Commits
b52aba08
Commit
b52aba08
authored
1 year ago
by
jensilo
Browse files
Options
Downloads
Patches
Plain Diff
add initial changelog
parent
ee840c35
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+28
-0
28 additions, 0 deletions
CHANGELOG.md
with
28 additions
and
0 deletions
CHANGELOG.md
0 → 100644
+
28
−
0
View file @
b52aba08
# 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.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
Dates are displayed in the format YYYY-MM-DD.
## [Unreleased]
## [0.1.0] - 2024-01-12
### Added
-
Initial release of HARMONY & EIFFEL
-
Default templates for PARIS (PAtterns for RequIrements Specification) by Oliver Linssen (see
[
README.md
](
README.md
)
)
-
EIFFEL (app/eiffel) for requirements elicitation
-
Functionality for creating, editing and deleting templates and template sets (for grouping templates)
-
Functionality for OAuth2 login with GitHub and Google
-
Functionality for editing user information
-
Main command for running the application as a web server
-
Migrations command with initial migration for creating database schema
-
Lots and lots of
[
core
](
src/core
)
functionality containing utilities
-
Docker setup for production deployments
-
HTMX and Bootstrap 5 for frontend
-
Translations of the frontend to German and English
-
Vendorized dependencies for Go backend (frontend is in public/assets)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment