Skip to content

Commit ed2e73c

Browse files
committed
[#3] update changelog for v2.0.0
1 parent 1d8433e commit ed2e73c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
Changelog
22
=========
33

4+
v2.0.0 (2024-02-12)
5+
-------------------
6+
- [#3] version bump for 2.0.0 [Terrell Russell]
7+
- [#3] update project description [Terrell Russell]
8+
- [#495] append modes seek to end on data_object.open(...) [Daniel Moore]
9+
- [#510] update README to reflect removal of session.permissions [Terrell Russell]
10+
- [#510] change permissions to acls [Daniel Moore]
11+
- [#504] modify replicate/trim code snippet and description [Daniel Moore]
12+
- [#459] respect the default_resource setting for replication [Daniel Moore]
13+
- [#484,#509] Update version mentioned in README for Quota [Terrell Russell]
14+
- [#503] swap readme from .rst to markdown [Terrell Russell]
15+
- [#484] change to proper RST marker "::" in quotas section [Daniel Moore]
16+
- [#485][#430][#494] document new legacy_auth.pam.* settings [Daniel Moore]
17+
- [#501] context manager to temporarily alter settings [Daniel Moore]
18+
- [#430][#494][#498] client auth "plugins" / pam_password compatibility / TTL fix [Daniel Moore]
19+
- [#485] allow detection of config without actually loading it. [Daniel Moore]
20+
- [#462][#399] Default the dataSize to 0 and prefer DATA_SIZE_KW over seek [Daniel Moore]
21+
- [#497] suppress fatal errors when loading configuration [Daniel Moore]
22+
- [#485][#489] document available settings and override environment variables [Daniel Moore]
23+
- [#489] allow environment variable overrides of individual settings during autoload [Daniel Moore]
24+
- [#485] writeable_properties including xml parser [Daniel Moore]
25+
- [#484] Add quotas to README [Daniel Moore]
26+
- [#474][#479] Allow querying, setting, and removing quotas [Daniel Moore]
27+
- [#483] make PRC version available as tuple [Daniel Moore]
28+
429
v1.1.9 (2023-10-13)
530
-------------------
631
- [#471][#472] allow save, load, and autoload of configuration [Daniel Moore]

0 commit comments

Comments
 (0)