Skip to content

Commit 281c994

Browse files
committed
doc: update news
1 parent 0a02726 commit 281c994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* `get_code()` was extended with `names` parameter and allows the code extraction to be limited to objects stored in
66
`qenv` but limited to `names`.
7-
* Added `names()` function for `qenv` objects, which dynamically determines the visible objects in the environment.
7+
* `qenv` inherits from the `environment` class, allowing to use `ls()`, `names()`, `as.environment()` and other functions on `qenv` objects.
88

99
# teal.code 0.5.0
1010

0 commit comments

Comments
 (0)