Skip to content

Commit a0a2e65

Browse files
committed
Edit changelog.
1 parent 217c131 commit a0a2e65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
## API changes
2727
2828
29-
* Stub endpoints for enterprise provisioning (#4743)
29+
* Stub endpoints for enterprise provisioning (only in V13) (#4743)
3030
3131
* Finalize API Version V12, start new develop version V13. (#4817)
3232
3333
* The blocked domains feature
3434
(`optSettings.setCustomerExtensions.domainsBlockedForRegistration`) is now
35-
stricter: It is not only forbidden to register users with these domains in
35+
more strict: It is not only forbidden to register users with these domains in
3636
their email addresses, but also to change a user's email address to one of
3737
these domains.
3838

@@ -121,7 +121,7 @@
121121

122122
* Add `hls.json` to `.gitignore`. It's only useful in specific editor setups. (#4747)
123123

124-
* New make rule and python script for creating `/postgres-schema.sql`. (#4760)
124+
* New make rule and python script for creating `/postgres-schema.sql`. (not hooked into CI yet) (#4760)
125125

126126
* Add postgres dynamic query builder (#4812)
127127

0 commit comments

Comments
 (0)