Skip to content

Commit

Permalink
Update CHANGELOG Links
Browse files Browse the repository at this point in the history
Update links in CHANGELOG.md to use the GitHub repo URL instead of
source.ohsu.edu.
  • Loading branch information
heathharrelson committed Dec 11, 2024
1 parent 5b44244 commit 7098e05
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,41 +357,41 @@ _DO NOT USE: This release contains a bug that prevents application startup in so
- Hide navbar items based on roles (AUTHLIB-25)
- Prevent creation of table-based users when table-based auth is disabled (AUTHLIB-36)

[unreleased]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v2.1.1...HEAD
[2.1.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v2.1.0...v2.1.1
[2.1.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v2.0.0...v2.1.0
[2.0.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v1.3.0...v2.0.0
[1.3.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v1.2.0...v1.3.0
[1.2.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v1.1.0...v1.2.0
[1.1.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v1.0.0...v1.1.0
[1.0.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v1.0.0...v1.0.1
[1.0.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.11.0...v1.0.0
[0.11.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.10.0...v0.11.0
[0.10.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.9.3...v0.10.0
[0.9.3]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.9.2...v0.9.3
[0.9.2]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.9.1...v0.9.2
[0.9.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.9.0...v0.9.1
[0.9.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.8.1...v0.9.0
[0.8.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.8.0...v0.8.1
[0.8.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.7.3...v0.8.0
[0.7.3]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.7.2...v0.7.3
[0.7.2]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.7.1...v0.7.2
[0.7.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.7.0...v0.7.0
[0.7.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.6.0...v0.7.0
[0.6.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.5.5...v0.6.0
[0.5.5]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.5.4...v0.5.5
[0.5.4]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.5.3...v0.5.4
[0.5.3]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.5.2...v0.5.3
[0.5.2]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.5.1...v0.5.2
[0.5.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.5.0...v0.5.1
[0.5.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.4.0...v0.5.0
[0.4.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.3.0...v0.4.0
[0.3.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.2.1...v0.3.0
[0.2.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.2.0...v0.2.1
[0.2.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.1.4...v0.2.0
[0.1.4]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.1.3...v0.1.4
[0.1.3]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.1.2...v0.1.3
[0.1.2]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.1.1...v0.1.2
[0.1.1]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.1.0...v0.1.1
[0.1.0]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/compare/v0.0.2...v0.1.0
[0.0.2]: https://source.ohsu.edu/OCTRI-Apps/authentication-lib/releases/tag/v0.0.2
[unreleased]: https://github.com/OCTRI/authentication-lib/compare/v2.1.1...HEAD
[2.1.1]: https://github.com/OCTRI/authentication-lib/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/OCTRI/authentication-lib/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/OCTRI/authentication-lib/compare/v1.3.0...v2.0.0
[1.3.0]: https://github.com/OCTRI/authentication-lib/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/OCTRI/authentication-lib/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/OCTRI/authentication-lib/compare/v1.0.0...v1.1.0
[1.0.1]: https://github.com/OCTRI/authentication-lib/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/OCTRI/authentication-lib/compare/v0.11.0...v1.0.0
[0.11.0]: https://github.com/OCTRI/authentication-lib/compare/v0.10.0...v0.11.0
[0.10.0]: https://github.com/OCTRI/authentication-lib/compare/v0.9.3...v0.10.0
[0.9.3]: https://github.com/OCTRI/authentication-lib/compare/v0.9.2...v0.9.3
[0.9.2]: https://github.com/OCTRI/authentication-lib/compare/v0.9.1...v0.9.2
[0.9.1]: https://github.com/OCTRI/authentication-lib/compare/v0.9.0...v0.9.1
[0.9.0]: https://github.com/OCTRI/authentication-lib/compare/v0.8.1...v0.9.0
[0.8.1]: https://github.com/OCTRI/authentication-lib/compare/v0.8.0...v0.8.1
[0.8.0]: https://github.com/OCTRI/authentication-lib/compare/v0.7.3...v0.8.0
[0.7.3]: https://github.com/OCTRI/authentication-lib/compare/v0.7.2...v0.7.3
[0.7.2]: https://github.com/OCTRI/authentication-lib/compare/v0.7.1...v0.7.2
[0.7.1]: https://github.com/OCTRI/authentication-lib/compare/v0.7.0...v0.7.0
[0.7.0]: https://github.com/OCTRI/authentication-lib/compare/v0.6.0...v0.7.0
[0.6.0]: https://github.com/OCTRI/authentication-lib/compare/v0.5.5...v0.6.0
[0.5.5]: https://github.com/OCTRI/authentication-lib/compare/v0.5.4...v0.5.5
[0.5.4]: https://github.com/OCTRI/authentication-lib/compare/v0.5.3...v0.5.4
[0.5.3]: https://github.com/OCTRI/authentication-lib/compare/v0.5.2...v0.5.3
[0.5.2]: https://github.com/OCTRI/authentication-lib/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/OCTRI/authentication-lib/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/OCTRI/authentication-lib/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/OCTRI/authentication-lib/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/OCTRI/authentication-lib/compare/v0.2.1...v0.3.0
[0.2.1]: https://github.com/OCTRI/authentication-lib/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/OCTRI/authentication-lib/compare/v0.1.4...v0.2.0
[0.1.4]: https://github.com/OCTRI/authentication-lib/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/OCTRI/authentication-lib/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/OCTRI/authentication-lib/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/OCTRI/authentication-lib/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/OCTRI/authentication-lib/compare/v0.0.2...v0.1.0
[0.0.2]: https://github.com/OCTRI/authentication-lib/releases/tag/v0.0.2

0 comments on commit 7098e05

Please sign in to comment.