Update changelog with REST API mention
This commit is contained in:
parent
2caf7c3610
commit
20cac53518
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
- new `drop:holds()` lock default to limit dropping nonsensical things. Access check
|
- new `drop:holds()` lock default to limit dropping nonsensical things. Access check
|
||||||
defaults to True for backwards-compatibility in 0.9, will be False in 1.0
|
defaults to True for backwards-compatibility in 0.9, will be False in 1.0
|
||||||
|
- REST API allows you external access to db objects through HTTP requests (Tehom)
|
||||||
|
|
||||||
### Already in master
|
### Already in master
|
||||||
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
|
- `is_typeclass(obj (Object), exact (bool))` now defaults to exact=False
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue