Skip to content

Commit

Permalink
Update CHANGELOG.md for 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chandra-tacc authored Oct 29, 2024
1 parent 35217d5 commit b6f3aae
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.9.0]

### Fixed

- WP-53: Rename loading status fix (#980)
- WP-417: Onboarding User List Alternating Color (#985)
- WP-420: Search placeholder does not update on navigating to directories (#989)
- WP-265 and WP-266 - tickets tests js warnings (#975)
- WP-261: Search bar component - fix js warnings related to button usage (#974)
- WP-76: Add unit tests for /api/accounts/systems/ route (#984)
- WP-267: JS Warnings: Adjust button usage and pass in required fields (#973)
- WP-701: ProjectId can be optional in DataFilesProjectMembers component (#976)

### Deps

- bump werkzeug from 3.0.3 to 3.0.6 in /server (#990)
- bump django from 4.2.15 to 4.2.16 in /server (#982)


## [3.8.2]

### Added
Expand Down Expand Up @@ -1096,7 +1115,8 @@ WP-306: Fix target path regression (#871)
## [1.0.0] - 2020-02-28
v1.0.0 Production release as of Feb 28, 2020.

[unreleased]: https://github.com/TACC/Core-Portal/compare/v3.8.2...HEAD
[unreleased]: https://github.com/TACC/Core-Portal/compare/v3.9.0...HEAD
[3.9.0]: https://github.com/TACC/Core-Portal/releases/tag/v3.9.0
[3.8.2]: https://github.com/TACC/Core-Portal/releases/tag/v3.8.2
[3.8.1]: https://github.com/TACC/Core-Portal/releases/tag/v3.8.1
[3.8.0]: https://github.com/TACC/Core-Portal/releases/tag/v3.8.0
Expand Down

0 comments on commit b6f3aae

Please sign in to comment.