Skip to content

Commit

Permalink
Move changelog entry to 26
Browse files Browse the repository at this point in the history
  • Loading branch information
driusan committed Oct 31, 2023
1 parent 9c25c4e commit 84001a9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,22 @@ core section.***
- ***When possible please provide the number of the pull request(s) containing the
changes in the following format: PR #1234***

## LORIS 26.0 (Release Date: ????-??-??)
### Core
#### Features
- Add OpenID Connect authorization support to LORIS (PR #8255)

## LORIS 25.0 (Release Date: ????-??-??)
### Core
#### Features
- Added new interface intended to be used for querying module data from PHP (PR #8215)
- Added the NOT NULL constraint on Project Name (PR #8295)
<<<<<<< HEAD
- Added ability to display images in issue tracker tickets (PR #8346)
- Migrated instrument permissions from config.xml to database and added the ability
to manage instrument permissions in the frontend from the `instrument_manager`
module. (PR #8302)
- new postinstall script that automatically installs /project and eeg-browser additional npm dependencies
when `make` or `npm ci` is executed (PR #8244)
- Add OpenID Connect authorization support to LORIS (PR #8255)

#### Updates and Improvements
- Upgrade react to version 18 (PR #8188)
Expand Down

0 comments on commit 84001a9

Please # to comment.