Skip to content

Commit d4f9e8f

Browse files
committed
Bump version
1 parent 706c0c5 commit d4f9e8f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

extlib.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* extlib v2.0.0 - c extended library
2+
* extlib v2.0.2 - c extended library
33
*
44
* Single-header-file library that provides functionality that extends the standard c library.
55
* Features:
@@ -43,6 +43,9 @@
4343
*
4444
* Changelog:
4545
*
46+
* v2.0.2:
47+
* Minor changes to `EXT_ALIGN_PAD` macro.
48+
*
4649
* v2.0.1:
4750
* Better implementations of builtin functions when compiling wasm with clang
4851
* Correctly mark `ext_allocator_memdup` and `ext_allocator_strdup` inline.

0 commit comments

Comments
 (0)