We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca665e commit 5852ad1Copy full SHA for 5852ad1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v0.1.2 (2020-11-19)
4
+
5
+### Fix
6
7
+- Add missing properties to QuaggaConfig
8
+- Update README with a project description and fix typo
9
10
## v0.1.1 (2020-11-18)
11
12
### Feature
projects/ngx-barcode-scanner/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-barcode-scanner",
- "version": "0.1.1",
+ "version": "0.1.2",
"license": "MIT",
"repository": {
"type": "git",
0 commit comments