Skip to content

Commit e795a65

Browse files
authored
Merge pull request #1022 from man-group/release/1.82.2
release 1.82.2
2 parents e4ee5ea + 2978203 commit e795a65

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Changelog
22

3+
### 1.82.2 (2024-02-01)
4+
* Release: #1022 Prepare release 1.82.2
5+
* Perf: #1021 Improve performance of Tickstore read
6+
* Bugfix: #1019 Remove failing requirements.txt versions
7+
* Docs: #1019 Updated links to ArcticDB website and docs
8+
* Docs: #1017 Fix doc for chunkstore's list_symbols
9+
310
### 1.82.1 (2023-10-09)
411
* Release: #1014 Prepare release 1.82.1
512
* Bugfix: #1013 Fix serialized tz name for index timezones of dateutil.timezone.tzutc()

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def run_tests(self):
5858

5959
setup(
6060
name="arctic",
61-
version="1.82.1",
61+
version="1.82.2",
6262
author="Man AHL Technology",
6363
author_email="arctic@man.com",
6464
description=("AHL Research Versioned TimeSeries and Tick store"),

0 commit comments

Comments
 (0)