Skip to content

Commit

Permalink
Bump up Aim to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alberttorosyan committed Feb 25, 2022
1 parent 7eba1c9 commit a5e2037
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 3.6.1
## 3.6.1 Feb 25, 2022

- Fix issue with aligning x-axis by custom metric (KaroMourad)
- Add `__AIM_PROXY_URL__` env variable to see full proxy url when running `aim up` command(rubenaprikyan)
Expand All @@ -10,7 +10,7 @@
- Display `None` values in group config column (VkoHov, Hamik25)
- Fix rendering issue on `Select` form search suggestions list (arsengit)
- Fix PL.AimLogger save_dir AttributeError (GeeeekExplorer)
- Remove example_type substring from param name (VkoHov)
- Remove `__example_type__` substring from param name (VkoHov)

## 3.6.0 Feb 22 2022

Expand Down
2 changes: 1 addition & 1 deletion aim/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.0
3.6.1
2 changes: 1 addition & 1 deletion aim/web/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui_v2",
"version": "3.6.0",
"version": "3.6.1",
"private": true,
"dependencies": {
"@aksel/structjs": "^1.0.0",
Expand Down

0 comments on commit a5e2037

Please sign in to comment.