mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Prepared v0.2.1
This commit is contained in:
parent
2a29f5226c
commit
0027a4333b
@ -1,4 +1,4 @@
|
||||
## Unreleased
|
||||
## [v0.2.1]
|
||||
|
||||
* Display host and database statistics generated by the corresponding diagnostic MongoDB commands in addition to collection stats (#15).
|
||||
* Added version number of the running Rolens instance in the about dialog (#25, #28).
|
||||
@ -17,5 +17,6 @@
|
||||
|
||||
Initial release.
|
||||
|
||||
[v0.2.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.0
|
||||
[v0.1.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.1.0
|
||||
[v0.2.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.0
|
||||
[v0.2.1]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.1
|
||||
|
@ -13,7 +13,7 @@
|
||||
"info": {
|
||||
"productName": "Rolens",
|
||||
"companyName": "Romein van Buren",
|
||||
"productVersion": "0.2.0",
|
||||
"productVersion": "0.2.1",
|
||||
"comments": "The intuitive MongoDB administration tool",
|
||||
"copyright": "© Romein van Buren 2023 (GNU GPL 3.0)."
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user