We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0965e commit c1d35b8Copy full SHA for c1d35b8
1 file changed
CHANGELOG.md
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
+
9
+### Added
10
11
+- Add `login_with` key in discopower definitions
12
13
+### Fixed
14
15
+- Load JavaScript scripts with the new way
16
+- Fix undefined index error for `idps_in_searchable_list_index`
17
18
+### Changed
19
20
+- Move `ribbon_text` definition to config file
21
22
## [v3.0.0](https://github.com/rciam/simplesamlphp-module-themevanilla/compare/v2.3.1...v3.0.0) - 2019-09-20
23
24
### Added
0 commit comments