Skip to content

Commit

Permalink
Merge pull request taskcluster#1483 from FahdJamy/fix-changelog-typo
Browse files Browse the repository at this point in the history
Fix CHANGELOG typo.
  • Loading branch information
djmitche authored Oct 3, 2019
2 parents e5b594e + 1e4e405 commit cf447ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Helm is still used to render templates because we need to support it.
## v15.0.0
[MAJOR] The web-server application no longer generates a JWT when logging in. It uses a sessions to keep track of users.
[MAJOR] The web-server application no longer generates a JWT when logging in. It uses sessions to keep track of users.
The `JWT_KEY` configuration variable in web-server should be replaced with `SESSION_SECRET` which is used to compute
the session hash.
Expand Down

0 comments on commit cf447ee

Please sign in to comment.