Skip to content

Commit a148a82

Browse files
Update change log for 0.9.0.
1 parent 0a91bec commit a148a82

File tree

1 file changed

+18
-24
lines changed

1 file changed

+18
-24
lines changed

docs/CHANGELOG.html

Lines changed: 18 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,24 @@
8686

8787
---
8888

89+
## 0.9.0
90+
91+
### Major changes
92+
93+
Update search paths.
94+
95+
Replace `.prex` files with the `EXTEND` operator.
96+
97+
### Minor changes
98+
99+
N/A
100+
101+
### Patches
102+
103+
Serialize index assignment.
104+
105+
---
106+
89107
## 0.8.0
90108

91109
### Major changes
@@ -154,14 +172,6 @@
154172

155173
## 0.7.2
156174

157-
### Major features
158-
159-
N/A
160-
161-
### Minor features
162-
163-
N/A
164-
165175
### Patches
166176

167177
Rewrite the documentation.
@@ -170,14 +180,6 @@
170180

171181
## 0.7.1
172182

173-
### Major features
174-
175-
N/A
176-
177-
### Minor features
178-
179-
N/A
180-
181183
### Patches
182184

183185
Allow symbol creation via `ASSIGN`.
@@ -246,14 +248,6 @@
246248

247249
## 0.4.1
248250

249-
### Major features
250-
251-
N/A
252-
253-
### Minor features
254-
255-
N/A
256-
257251
### Patches
258252

259253
Fix contradiction in specification regarding `FOR`.

0 commit comments

Comments
 (0)