-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f8135e
commit 600f19d
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,27 @@ | ||
## 0.1.0 (2023-08-02) | ||
|
||
### Added | ||
|
||
- Restructure site model with site branch config relation | ||
- Add report of published sites per org and Reports admin menu item. | ||
- Enable omission of search form in PaginatedQueryPage. | ||
|
||
### Fixed | ||
|
||
- Pages logo replaces Federalist logo in Pages Admin header (#4186) | ||
- Remove dependencies on json-to-csv and abandoned json2csv version | ||
- Move globals from frontend source files into ESLint config. | ||
- Remove js-file-download dependency. | ||
|
||
### Maintenance | ||
|
||
- fix minor issues in release pipeline, gh status checks (#4162) | ||
- create new production deployment on tag | ||
- add automated release PRs | ||
- Add nightly builds queue to bull board #4198 | ||
- Update nightly builds queue query #4198 | ||
- document use of conventional commits | ||
|
||
## 0.0.0 (2023-07-19) | ||
|
||
Work done prior to the release schedule |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters