Skip to content

Commit 69cab66

Browse files
updated changelog
1 parent 1f76042 commit 69cab66

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 2.3.0
2+
#### features
3+
* made geometry buffer dynamic.
4+
* made draw call count dynamic.
5+
#### bugfixes
6+
* fixed memory issue in delete function.
7+
18
### 2.2.0
29
#### features
310
* you can now render simple lines.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# lwjgl_3D_framework
2-
Current version: **2.2.0**
2+
Current version: **2.3.0**
33

44
## Screenshots
55
| Ray marching| Rasterization and ray marching|

0 commit comments

Comments
 (0)