We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a99b7 commit 59f5370Copy full SHA for 59f5370
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# Changelog
2
+## 0.1.2 - 2024-11-10
3
+### Changed
4
+* Increased code editor's font size([84c7de5d](https://github.com/haohanyang/mongodb-datasource/commit/84c7de5df5035bd4c3214908eb6a389b53732cde))
5
+* Make `_id` the first column in the table if exists([#26](https://github.com/haohanyang/mongodb-datasource/pull/26))
6
+* Fix BSON array conversion to JSON([#25](https://github.com/haohanyang/mongodb-datasource/pull/25))
7
+
8
## 0.1.1 - 2024-10-25
9
### Added
10
- [Query Variable](https://grafana.com/docs/grafana/latest/dashboards/variables/add-template-variables/#add-a-query-variable) support
0 commit comments