Skip to content

Commit 77ae5f0

Browse files
committed
Merge branch 'release/3.0.0' into develop
2 parents 7f3f82b + 1f4222a commit 77ae5f0

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- develop
77
- test/**
8+
- release/**
9+
- hotfix/**
810
pull_request:
911
workflow_dispatch:
1012

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11+
### Changed
12+
13+
### Fixed
14+
15+
### Removed
16+
17+
18+
## [3.0.0] - 2026-06-01
19+
20+
### Added
21+
1122
- Update map style and legend [#710](https://github.com/azavea/echo-locator/pull/710)
1223
- Add frontend component library ADR [#614](https://github.com/azavea/echo-locator/pull/614)
1324
- Add `./scripts/ecs-shell <env>` script [#626](https://github.com/azavea/echo-locator/pull/626)
@@ -83,4 +94,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8394
- Update boston school choice link [#778](https://github.com/azavea/echo-locator/pull/778)
8495
- Prevent users from unselecting all regions in filters [#794](https://github.com/azavea/echo-locator/pull/794)
8596

86-
### Removed
97+
[unreleased]: https://github.com/azavea/echo-locator/compare/3.0.0...HEAD
98+
[3.0.0]: https://github.com/azavea/echo-locator/compare/667a89b...3.0.0

0 commit comments

Comments
 (0)