Here’s a corrected and simplified version of the text:
* Added the `--permissions` option to the `moctl token create` command, allowing user to set token permissions. * Renamed the `moctl token rename` command to `moctl token update` and added the `--permissions` option to update token permissions.
0.4.0
Added new subcommands to `moname` allowing to create and update names on the naming server.
0.3.1
Bugfix release.
* Use the main naming server as default. * Migrated to [moeralib](https://github.com/MoeraOrg/python-moeralib) 0.14.5.
0.3.0
Moved all Moera API interfaces to a separate `moeralib` library.
0.2.0
Added `moctl` utility to manage nodes, passwords and tokens (see the [documentation](https://moera.org/administration/tools/moctl.html)).
0.1.0
moname` utility to get information about names from the Moera naming server. Read the details in `README.md`.