From eed1fab9b8ba2590daf9c1817f2b0ab335828092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20S=C3=A1nchez?= Date: Tue, 24 Sep 2024 08:30:55 +0100 Subject: [PATCH] Add network data and fix CHANGELOG --- CHANGELOG.md | 2 +- blackboard_sync/universities.json | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9258515..b9a001f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +- Add support for University of Evansville (@lukebsa) ## [0.17.1] - 2024-09-22 @@ -47,7 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add support for Humber College Institute of Technology and Advanced Learning (@ColeAnthonyCapilongo5735) - Add support for translations - Add Spanish (es), French (fr), German (de) translations -- Add support for University of Evansville (@lukebsa) ### Fixed - Unicode paths will be used by default on Windows diff --git a/blackboard_sync/universities.json b/blackboard_sync/universities.json index 7022d55..fba6d95 100644 --- a/blackboard_sync/universities.json +++ b/blackboard_sync/universities.json @@ -625,6 +625,14 @@ "start_url": "https://bblearn.evansville.edu", "target_url": "https://bblearn.evansville.edu/ultra/" }, + "network": { + "name": [ + "UE1", + "UE2", + "UE3", + "UE4" + ] + }, "api_url": "https://bblearn.evansville.edu" }, {