Skip to content

Commit f6d862a

Browse files
Update README.md
1 parent 92180a7 commit f6d862a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ 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/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)
27+
* [CTX-Logging Studio Package](https://github.com/CortexIntelligentAutomation/CTX-Logging/releases/download/v2.1/CTX-Logging.studiopkg)
28+
* [CTX-Logging Database create script](https://github.com/CortexIntelligentAutomation/CTX-Logging/releases/download/v2.1/Cortex-Logging-Install.sql)
2929

3030
### Other
3131
The CTX-Logging module has no additional requirements
@@ -46,6 +46,7 @@ Version | Release | Functionality | Notes
4646
------------ | ------------- | ----------- | -----------
4747
v1.0 | 04/12/2018 | Cortex logging | Created
4848
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.
49+
v2.1 | 05/06/2019 | Cortex logging | Fixed User issue in SQL Script and updated Documentation (language)
4950

5051
## Licensing
5152
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)