Skip to content

Commit a212519

Browse files
authored
docs: Tweak changelog (#1522)
1 parent 0445dc2 commit a212519

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

CHANGELOG.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -112,42 +112,45 @@ library's API has changed.
112112

113113
**Fixes**:
114114

115-
- Allow interpolations in table s-strings (@aljazerzen, #1337)
115+
[This release, the changelog only contains a subset of fixes]
116116

117-
[not all documentation changes are included here]
117+
- Allow interpolations in table s-strings (@aljazerzen, #1337)
118118

119119
**Documentation**:
120120

121+
[This release, the changelog only contains a subset of documentation
122+
improvements]
123+
121124
- Add docs on aliases in
122125
[Select](https://prql-lang.org/book/transforms/select.html)
123126
- Add JS template literal and multiline example (@BCsabaEngine, #1432)
124127
- JS template literal and multiline example (@BCsabaEngine, #1432)
125128
- Improve prql-compiler docs & examples (@aljazerzen, #1515)
126129
- Fix string highlighting in book (@max-sixty, #1264)
127130

128-
[not all documentation changes are included here]
129-
130131
**Web**:
131132

132133
- The playground allows querying some sample data. As before, the result updates
133134
on every keystroke. (@aljazerzen, #1305)
134135

135136
**Integrations**:
136137

138+
[This release, the changelog only contains a subset of integration improvements]
139+
137140
- Added Elixir integration exposing PRQL functions as NIFs (#1500, @kasvith)
138141
- Exposed Elixir flavor with exceptions (#1513, @kasvith)
139142
- Rename `prql-compiler` binary to `prqlc` (@aljazerzen #1515)
140143

141144
**Internal changes**:
142145

146+
[This release, the changelog only contains a subset of internal changes]
147+
143148
- Add parsing for negative select (@max-sixty, #1317)
144149
- Allow for additional builtin functions (@aljazerzen, #1325)
145150
- Add an automated check for typos (@max-sixty, #1421)
146151
- Add tasks for running playground & book (@max-sixty, #1265)
147152
- Add tasks for running tests on every file change (@max-sixty, #1380)
148153

149-
[not all internal changes are included here]
150-
151154
**New contributors**:
152155

153156
- @EArazli, with #1359

prql-elixir/native/prql/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)