We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17310cd commit 47001a1Copy full SHA for 47001a1
1 file changed
README.md
@@ -21,7 +21,12 @@ http://cran.r-project.org/web/packages/sna/
21
22
#### New in v0.3.1
23
24
-* Fixed method of uploading matrices saved from R
+* Improved method of saving user-entered attributes
25
+* Bug in uploading relational data saved as R object is fixed
26
+* "Fit Model" button is closer to summary statistics
27
+* User can add terms to formula by pressing Enter key
28
+* User is not allowed to color code degree distribution of total degree for directed networks (in- and out-degree distributions are allowed)
29
+* Title of application is incorporated into title of first tab
30
* Prevented error in viewing GOF comparison when no models are saved
31
* New color palettes for attributes with more than nine levels
32
0 commit comments