We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9172751 commit de77603Copy full SHA for de77603
1 file changed
CHANGELOG.md
@@ -58,6 +58,14 @@
58
README generated by the `gleam new` command.
59
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
60
61
+- The build tool now uses OAuth and time-based one-time-passwords for
62
+ authentication with Hex, improving security.
63
+
64
+ Any legacy API tokens previously stored will be revoked after authenticating
65
+ using OAuth.
66
67
+ ([Louis Pilfold](https://github.com/lpil))
68
69
- The build tool will now refuse to publish any package that has no README, or
70
an empty README.
71
0 commit comments