Skip to content

Commit

Permalink
Merge pull request #20 from Evan-CTL/INFRA-2607-0.3.0
Browse files Browse the repository at this point in the history
🔖 release 0.3.0
  • Loading branch information
ndittren authored Dec 8, 2023
2 parents 8cf3f71 + e30b58c commit 1e17951
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
0.3.0
0.3.0 (2023-12-08)
====================
* Use CAS_MAP_AFFILIATIONS=True by default
* Updated README
* Added sentry init to default staging/production config
* Added CAS_CAS_FORCE_SSL_SERVICE_URL setting
* Added Dynamic IP Lookup
* 'stage' added to ALLOWED_HOSTS

0.2.0 (2023-02-21)
====================
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='ctlsettings',
version='0.2.0',
version='0.3.0',
author='Columbia University Center for Teaching and Learning',
author_email='[email protected]',
url='https://github.com/ccnmtl/ctlsettings',
Expand Down

0 comments on commit 1e17951

Please sign in to comment.