Skip to content

Commit

Permalink
Merge pull request #59 from axiomhq/fill-changelog
Browse files Browse the repository at this point in the history
Backfill the changelog
  • Loading branch information
dasfmi authored May 6, 2024
2 parents 953032f + 23dd7cd commit 532af6a
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## 1.0.0 (Unreleased)
## 0.3.1

Initial release.
- Show the URL config field in plugin settings by @schehata in #58

## 0.3.0

- fix: Run queries concurrently to speed up panels with many queries by @jahands in #40
- testing: provide a datasource & dashboard for quick testing by @schehata in #57


## 0.2.0

- feat: replace plugin screenshots by @dominicchapman in #29
- Add placeholder, query shortcut to QueryEditor by @bahlo in #30
- Fix totals switch when submitting via keybinding by @bahlo in #31
- Fix history bugs by @bahlo in #32

## 0.1.9

- switch to using call resource functionality by @mschoch in #23
- handle totals table groups same as series by @mschoch in #24
- fix: mismatch between values and fields arrays and longToWide on … by @a-khaledf in #21
- docs: update README by @dominicchapman in #25
- feat: revise Axiom logo for light background by @dominicchapman in #26
- fix handling of fields with escaped dots by @mschoch in #28

0 comments on commit 532af6a

Please sign in to comment.