Skip to content

Commit 4b89a51

Browse files
authored
Update CHANGELOG.md
1 parent a24e0e6 commit 4b89a51

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [0.1.1] - 2024-10-06
89

9-
## [1.0.0-alpha.6] - 2024-09-27
10+
### Added
11+
- Added tooltips over avatars https://github.com/chingu-x/chingu-dashboard/issues/221
12+
13+
### Fixed
14+
- Fixed text truncation and spacing issues in features widget on dashboard page https://github.com/chingu-x/chingu-dashboard/issues/256
15+
16+
## [0.1.0-alpha.6] - 2024-09-27
1017

1118
### Added
1219
- Added po and sm forms for the weekly checkin for the appropriate teams https://github.com/chingu-x/chingu-dashboard/issues/216
@@ -18,15 +25,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1825

1926
### Fixed
2027

21-
## [1.0.0-alpha.5] - 2024-09-19
28+
## [0.1.0-alpha.5] - 2024-09-19
2229

2330
### Added
2431

2532

2633
### Changed
2734
- Made meeting link optional https://github.com/chingu-x/chingu-dashboard/issues/237
2835

29-
## [1.0.0-alpha.4] - 2024-09-10
36+
## [0.1.0-alpha.4] - 2024-09-10
3037

3138
### Added
3239

@@ -40,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
4047
- Fixed issue with meeting notes section becoming scrollable instead of expanding when saved https://github.com/chingu-x/chingu-dashboard/issues/248
4148

4249

43-
## [1.0.0-alpha.3] - 2024-09-05
50+
## [0.1.0-alpha.3] - 2024-09-05
4451

4552
### Added
4653
- Added 404 page https://github.com/chingu-x/chingu-dashboard/issues/205
@@ -55,7 +62,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
5562
- Fixed overflow issue with features description in the list https://github.com/chingu-x/chingu-dashboard/issues/222
5663
- Fixed an issue with selecting team members in checkboxes https://github.com/chingu-x/chingu-dashboard/issues/230
5764

58-
## [1.0.0-alpha.2] - 2024-08-28
65+
## [0.1.0-alpha.2] - 2024-08-28
5966

6067
### Added
6168
- Added version to image in avatar component
@@ -64,7 +71,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
6471

6572
### Fixed
6673

67-
## [1.0.0-alpha.1] - 2024-08-26
74+
## [0.1.0-alpha.1] - 2024-08-26
6875

6976
### Added
7077

0 commit comments

Comments
 (0)