diff --git a/CHANGELOG.md b/CHANGELOG.md index e09b6620..b19fba22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ - +# 3.4.1 + +- Support for other Barcode Markers #469: + - AR_MATRIX_CODE_5x5_BCH_22_12_5 + - AR_MATRIX_CODE_5x5_BCH_22_7_7 + - AR_MATRIX_CODE_5x5 + - AR_MATRIX_CODE_6x6 +- New `arjs-nft-init-data` event to get importan NFT marker data (width, height and dpi) #469; +- Fix for oriantation on iOS #432 +- Typo fix in an example #431 # 3.4.0 - New gh build script to compile libs see #415 diff --git a/README.md b/README.md index 4a238c99..3a3bc960 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Please import the one you need for your project, not both: You can also import a specific version replacing `master` keyword with version tag: ```html -