---
## Release Status
-* (024-07-06) - v.3.3.1, **PerlCNF Minor Release**
- Further development on data plugins and tables. First simple one to one relationship between tables implemented.
+
+* (2024-07-06) - v.3.3.1, **PerlCNF Minor New Release**
+ Further development on data plugins and tables. First simple many to one (any to single) relationship between tables implemented.
* CNFSQL updated.
* New CentralDataPlugin
* Creates automated SQL queries and synchronization based on a TREE schema, fully automated.
* CNF DATA based instructions, that is tables are converted automatically to and SQL database/
* TestManger major upgrade, has better output and error handling, argument options.
- * testAll.pl, reports better now, lising failed cases last, to easier find.
+ * testAll.pl, reports better now, listing of failed cases last, to easier find.
* Plugin Exception should not throw exceptions with trace from packages, is another observance.
+
* (2024-06-25) - v.3.3, **PerlCNF Released**
Preliminary release of v.3.3 has now pushed to the [gitweb](http://lifelog.hopto.org/gitweb/?p=PerlCNF.git;a=tree).
Specification and release loge yet has to be updated.