Skip to content

Commit

Permalink
Merge branch 'master' into realtime-compiler-dashboard-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva authored Oct 26, 2023
2 parents 2df96b1 + 28b18a9 commit b58ea67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ This serves two purposes:
### Added
- Added support for setting custom content when calling source file creator actions directly in https://github.com/hydephp/develop/pull/1393
- Added support for setting a custom post date when calling post file creator action directly in https://github.com/hydephp/develop/pull/1393
- The realtime compiler dashboard is now interactive, and allows you to make edits to your project right from the browser https://github.com/hydephp/develop/pull/1392

### Changed
- Realtime Compiler: The `DashboardController` class is now marked as internal, as it is not intended to be used outside of the package.
- Realtime Compiler: The `DashboardController` class is now marked as internal, as it is not intended to be used outside of the package https://github.com/hydephp/develop/pull/1394

### Deprecated
- for soon-to-be removed features.
Expand Down

0 comments on commit b58ea67

Please sign in to comment.