Skip to content

Commit 1e794e9

Browse files
committed
Add note on v2.0 version.
1 parent cda8077 commit 1e794e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ Tiny but powerful single file wavefront obj loader written in C++03. No dependen
1616

1717
If you are looking for C89 version, please see https://github.com/syoyo/tinyobjloader-c .
1818

19-
Notice!
20-
-------
19+
Version notice
20+
--------------
21+
22+
We recommend to use `master`(`main`) branch. Its v2.0 release candidate. Most features are now nearly robust and stable(Remaining task for release v2.0 is polishing C++ and Python API).
2123

2224
We have released new version v1.0.0 on 20 Aug, 2016.
2325
Old version is available as `v0.9.x` branch https://github.com/syoyo/tinyobjloader/tree/v0.9.x

0 commit comments

Comments
 (0)