Skip to content

Commit e9cfe8a

Browse files
committed
chore: release 1.1.14
1 parent 9e405a7 commit e9cfe8a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
### [1.1.14](https://www.github.com/robertoraggi/cplusplus/compare/v1.1.13...v1.1.14) (2022-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Build with emscripten 3.1.4 ([4751aa7](https://www.github.com/robertoraggi/cplusplus/commit/4751aa7cd056dede1246835a433bcf7edbc9dc2e))
9+
* **parser:** Create symbols for the template declarations ([0da8b46](https://www.github.com/robertoraggi/cplusplus/commit/0da8b461c4b0dd8ef8b5a9c7a43be9388a051ee0))
10+
* Restructured the code base ([9e405a7](https://www.github.com/robertoraggi/cplusplus/commit/9e405a7a9e742566ac3e3695ebe092b37ff8252c))
11+
312
### [1.1.13](https://www.github.com/robertoraggi/cplusplus/compare/v1.1.12...v1.1.13) (2021-12-02)
413

514

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.13
1+
1.1.14

0 commit comments

Comments
 (0)