Skip to content

Commit 7800053

Browse files
committed
Correct changelog
1 parent 429d3b1 commit 7800053

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,19 +65,6 @@
6565
and Erlang.
6666
([LostKobrakai](https://github.com/lostkobrakai))
6767

68-
- HexDocs documentation of Gleam packages now uses the ExDocs search data model,
69-
allowing for global indexing of Gleam packages in HexDocs, and
70-
making Gleam packages discoverable through global search of HexDocs.
71-
([Diemo Gebhardt](https://github.com/diemogebhardt))
72-
73-
- Improved the styling of constructor argument descriptions in the generated
74-
documentation.
75-
([Mikko Ahlroth](https://git.ahlcode.fi/nicd))
76-
77-
- Allow users to set the `GLEAM_CACERTS_PATH` environment variable to specify a
78-
path to a directory containing CA certificates to install Hex packages.
79-
([winstxnhdw](https://github.com/winstxnhdw))
80-
8168
- On the JavaScript target, bit array expressions and patterns no longer need to
8269
be byte aligned, and the `bits` segment type is now supported in patterns.
8370
([Richard Viney](https://github.com/richard-viney))
@@ -106,6 +93,19 @@
10693
`echo` debug printing left.
10794
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
10895

96+
- HexDocs documentation of Gleam packages now uses the ExDocs search data model,
97+
allowing for global indexing of Gleam packages in HexDocs, and
98+
making Gleam packages discoverable through global search of HexDocs.
99+
([Diemo Gebhardt](https://github.com/diemogebhardt))
100+
101+
- Improved the styling of constructor argument descriptions in the generated
102+
documentation.
103+
([Mikko Ahlroth](https://git.ahlcode.fi/nicd))
104+
105+
- Allow users to set the `GLEAM_CACERTS_PATH` environment variable to specify a
106+
path to a directory containing CA certificates to install Hex packages.
107+
([winstxnhdw](https://github.com/winstxnhdw))
108+
109109
### Language server
110110

111111
- The language server now has the ability to jump to the type definition of any

0 commit comments

Comments
 (0)