Skip to content

Commit b5637ff

Browse files
authored
Merge pull request #93 from Flow-IPC/release
CHANGELOG/VERSION bump pre-release.
2 parents 72a64bc + 9aa9288 commit b5637ff

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ Version 1.0.0 (Mar 2024)
44
Version 1.0.1 (Mar 2024)
55
* Comment and/or doc changes.
66
* Removed certain minor internal dead code related to macOS.
7+
8+
Version 1.0.2 (Mar 2024)
9+
* Comment and/or doc changes.
10+
* Style refactor (small): Encouraging `static_assert(false)` over `#error`. Encouraging `if constexpr` over SFINAE.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

0 commit comments

Comments
 (0)