Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 862 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.1 - 2020-10-07

Fixed

  • Ignore invalid mail address from ldap (#7)
  • Return empty list of groups on error instead of throwing exception (#9)

2.0.0 - 2020-06-04

Changed

  • Changeover to MIT license (#3)
  • Rebuild for api changes from core

2.0.0-rc2 - 2020-03-13

Added

  • Add swagger rest annotations to generate openAPI specs for the scm-openapi-plugin. (#2)