Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit ba92d6b

Browse files
committed
common: 2.0.0 release
1 parent df464cb commit ba92d6b

4 files changed

Lines changed: 9 additions & 2 deletions

File tree

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
* Unreleased *
22

33
This release:
4+
- ...
5+
6+
Tue Aug 8 2023 Oksana Sałyk <oksana.salyk@intel.com>
7+
8+
* Version 2.0.0
9+
10+
This release :
411
- Removes libpmemlog, libpmemblk, btt, and their support in (lib)pmempool
512
- Removes Windows support
613
- Removes FreeBSD support

GIT_VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd pmdk
3939
For a stable version, checkout a [release tag](https://github.com/pmem/pmdk/releases) as follows. Otherwise skip this step to build the latest development release.
4040

4141
```sh
42-
git checkout tags/1.13.1
42+
git checkout tags/2.0.0
4343
```
4444

4545
Once all required [dependencies](#dependencies) are installed, PMDK is built using the

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.0.0

0 commit comments

Comments
 (0)