1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-07 11:29:39 +02:00

switch to gitlab

This commit is contained in:
2018-10-23 16:49:40 +02:00
parent 707aa20a37
commit 87757748bd
7 changed files with 18 additions and 78 deletions

View File

@@ -1,6 +1,7 @@
# 0.4.0.90xx (latest development version)
#### New
* Repository moved to GitLab: https://gitlab.com/msberends/AMR
* Function `count_all` to get all available isolates (that like all `portion_*` and `count_*` functions also supports `summarise` and `group_by`), the old `n_rsi` is now an alias of `count_all`
#### Changed