Skip to content

Commit 3d25c67

Browse files
Update README.md
1 parent 31772f9 commit 3d25c67

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ The CTX-Logging module requires a SQL database
2424

2525
### Files
2626
The CTX-Logging module requires the following files:
27-
* [CTX-Logging Studio Package](https://github.com/CortexIntelligentAutomation/CTX-Logging/releases/download/v1.0/CTX-Logging.studiopkg)
28-
* [CTX-Logging Database create script](https://github.com/CortexIntelligentAutomation/CTX-Logging/releases/download/v1.0/Cortex-Logging-Install.sql)
27+
* [CTX-Logging Studio Package](https://github.com/CortexIntelligentAutomation/CTX-Logging/releases/download/v2.0/CTX-Logging.studiopkg)
28+
* [CTX-Logging Database create script](https://github.com/CortexIntelligentAutomation/CTX-Logging/releases/download/v2.0/Cortex-Logging-Install.sql)
2929

30-
### Other Requisites
30+
### Other
3131
The CTX-Logging module has no additional requirements
3232

3333
## Installation
@@ -45,6 +45,7 @@ The CTX-Logging module has the following versions, starting with the most recent
4545
Version | Release | Functionality | Notes
4646
------------ | ------------- | ----------- | -----------
4747
v1.0 | 04/12/2018 | Cortex logging | Created
48+
v2.0 | 11/03/2019 | Cortex logging | Implemented SQL Table Partitioning. <br/>Updated SQL Procedures and Subtask.<br/>This is a breaking change from v1.0 due to DB Schema and Subtask changes.
4849

4950
## Licensing
5051
All functionality within this module is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).

0 commit comments

Comments
 (0)