Skip to content

Commit

Permalink
Update Changelog (#3725)
Browse files Browse the repository at this point in the history
update changelog

---------

Co-authored-by: Jeff Ohrstrom <[email protected]>
  • Loading branch information
osc-bot and johrstrom authored Aug 16, 2024
1 parent dc5e4fd commit 4639816
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Pages now expect a string instead of a URI for icons in [3682](https://github.com/OSC/ondemand/pull/3682).
- MOTD format markdown_erb will also sanitize html and respond to the motd_render_html configuration
in [3675](https://github.com/OSC/ondemand/pull/3675).
- The files api no longer reponds with human_sizs. Instead this is converted to human sizes in
javascript on the client in [3723](https://github.com/OSC/ondemand/pull/3723).
- XDMoD jobs panel uses plain js now in [3706](https://github.com/OSC/ondemand/pull/3706).
- Esbuild now has a plugin for to use source code for minified dependencies in [3693](https://github.com/OSC/ondemand/pull/3693).

### Fixed
- Ensure that the asset directory is clean when building in [3356](https://github.com/OSC/ondemand/pull/3356).
Expand Down

0 comments on commit 4639816

Please sign in to comment.