Skip to content

Commit 54d45d3

Browse files
committed
docs: add entry for 0.6.0 and finnish 0.5.0 in CHANGELOG.md
1 parent 7a839c6 commit 54d45d3

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,20 @@ All notable changes to Commute.ai 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/spec/v2.0.0.html).
77

8-
## [0.5.0](https://github.com/Commute-ai/.github/releases/tag/v0.5.0) - Planned for 2025-10-27
8+
## [0.6.0](https://github.com/Commute-ai/.github/releases/tag/v0.6.0) - Planned for 2025-11-03
99

10-
- [As a user, I want to input two places and see the routes between them, so that I can plan my commute efficiently](https://github.com/Commute-ai/.github/issues/1)
11-
- [As a user, I want to see an interactive map similar to the HSL app in the UI, so that I can visualize transit routes, stops, and my location in a familiar interface](https://github.com/Commute-ai/.github/issues/7)
10+
### Added
11+
- [As an user when I see the routes from A to B, each route has a one sentence description from the AI](https://github.com/Commute-ai/.github/issues/8)
1212
- [As an user when I click to expand a specific itinary, I will see all the legs of the itinirary and each leg will have an AI description](https://github.com/Commute-ai/.github/issues/9)
13+
- [As a user I want to save my routing preferences as a set of text on a preferences page, so that the AI can consider my preferences when generating itniaries](https://github.com/Commute-ai/.github/issues/3)
14+
15+
## [0.5.0](https://github.com/Commute-ai/.github/releases/tag/v0.5.0) - 2025-10-27
16+
17+
### Added
18+
- [As a user, I want to input two places and see the routes between them, so that I can plan my commute efficiently](https://github.com/Commute-ai/.github/issues/1)
19+
20+
### Fixed
21+
- [The staging app has a NetworkIssue](https://github.com/Commute-ai/ui/issues/49)
1322

1423
## [0.4.0](https://github.com/Commute-ai/.github/releases/tag/v0.4.0) - 2025-10-20
1524

0 commit comments

Comments
 (0)