Skip to content

Commit 4192d41

Browse files
authored
Merge pull request #115 from ModelOriented/Update_news
Update NEWS
2 parents fa75551 + 5e6f9b4 commit 4192d41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## User-visible changes
44

5-
- `mshapviz()` is more strict when combining multiple "shapviz" objects. These now need to have identical column names.
5+
- `mshapviz()` objects can now be rowbinded via `rbind()` or `+`. Implemented by @jmaspons in [#110](https://github.com/ModelOriented/shapviz/pull/110).
6+
- `mshapviz()` is more strict when combining multiple "shapviz" objects. These now need to have identical column names, see [#114](https://github.com/ModelOriented/shapviz/pull/114).
67

78
## Small changes
89

0 commit comments

Comments
 (0)