Skip to content

Commit

Permalink
copy changelog from master
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 16, 2021
1 parent 3b1333a commit e98061b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Versions

## version 1.x

* v1.0.0 -- 20210301
- initial creation

Expand All @@ -23,6 +25,24 @@
* v1.3.0 -- 20211018
- add new bocApplicationData CPASS_ApprovalGroup attribute

* 2.0.1 -- 20211216
- add max_session_duration variable
- split ldap variables into variables.ldap.tf
- add defaults.tf

* v1.3.0 -- 20211018
- add new bocApplicationData CPASS_ApprovalGroup attribute

* 1.3.1 -- 20211216
- add max_session_duration variable
- split ldap variables into variables.ldap.tf
- add defaults.tf

## version 2.x

branch: compat-tf-0.13
tag: 2.0.1

* v1.3.0-compat-tf-0.13 -- 20211122
- tag compat-tf-0.13
- add provider support for tf 0.13+
Expand Down

0 comments on commit e98061b

Please sign in to comment.