Skip to content

Commit c22ca98

Browse files
committed
📝 Update changelog
1 parent 41dfaa2 commit c22ca98

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,13 @@
211211

212212
([Andrey Kozhev](https://github.com/ankddev))
213213

214+
- You can now set the `HEXPM_REPOSITORY_URL` and `HEXPM_API_URL` environment
215+
variables to use Hex mirrors.
216+
Note that this strictly supports _mirrors_. Publishing and other write
217+
operations will still target the main Hex instance.
218+
Authentication is also not supported.
219+
([fruno](https://github.com/fruno-bulax/))
220+
214221
### Language server
215222

216223
- The language server can now offer a code action to merge consecutive case

0 commit comments

Comments
 (0)