diff --git a/README.md b/README.md index dd3a106a..1b69390c 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ The web request that goes to the API provided by IEX goes through HTTPS. If the 3. The environment path must then be set in command prompt via ``setx SSL_CA_CERT_FILE C:\path\to\cacert.pem`` for Windows, and using ``export SSL_CA_CERT_FILE=path/to/cacert.pem`` for Linux. ## Release Notes +- **1.9.0, May 2020** + * Inclusive language + * A Fix for CTP in start .stop script and other minor fixes + * Addition of the pcap decoder + * New setenv enviornment variables and code structure for install script - **1.8.0, May 2020** * Add Data Quality System configuration files. * Add DataDog configuration files. diff --git a/appconfig/application.txt b/appconfig/application.txt index d3cc2a02..10f1d860 100644 --- a/appconfig/application.txt +++ b/appconfig/application.txt @@ -1,2 +1,2 @@ -TorQ Finance Starter Pack v 1.8.0 +TorQ Finance Starter Pack v 1.9.0