Skip to content

Commit 93238a3

Browse files
committed
Bump patch version
1 parent e0c14d6 commit 93238a3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

extlib.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* extlib v1.4.0 - c extended library
2+
* extlib v1.4.1 - c extended library
33
*
44
* Single-header-file library that provides functionality that extends the standard c library.
55
* Features:
@@ -43,6 +43,8 @@
4343
*
4444
* Changelog:
4545
*
46+
* v1.4.1:
47+
* - Minor tweaks to allocation functions - move some of them to be `inline`
4648
* v1.4.0:
4749
* - Simplified arena allocator
4850
* - Fixes in temp allocator and arena allocator

0 commit comments

Comments
 (0)