Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Y-Ko authored Aug 26, 2024
1 parent 039166f commit 1747871
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,19 @@ 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/).

## [1.0.0-alpha.1] - 2024-08-26

### Added

### Changed
- Changed minimum character limit input field for adding new ideation https://github.com/chingu-x/chingu-dashboard/issues/171
- Removed character count from password input https://github.com/chingu-x/chingu-dashboard/issues/173
- Changed arrow direction of accordion in agenda section in sprints page https://github.com/chingu-x/chingu-dashboard/issues/187

### Fixed
- Fixed typo in placeholder text in new ideation form https://github.com/chingu-x/chingu-dashboard/issues/181
- Fixed issue with saving meeting notes https://github.com/chingu-x/chingu-dashboard/issues/186
- Fixed start meeting link https://github.com/chingu-x/chingu-dashboard/issues/188
- Fixed display of date in error message in create meeting page when selecting a meeting time https://github.com/chingu-x/chingu-dashboard/issues/189
- Fixed issue with weekly checkin widget displaying "due today" text in 1st week of voyage https://github.com/chingu-x/chingu-dashboard/issues/190

0 comments on commit 1747871

Please sign in to comment.