annotate NEWS @ 14:234946ea2038

news for 0.9.3
author Alain Mazy
date Wed, 26 Aug 2020 12:52:37 +0200
parents a203d0a4fd8f
children 2a02b21f0a19
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
1 Pending changes in the mainline
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
2 ===============================
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
3
14
234946ea2038 news for 0.9.3
Alain Mazy
parents: 12
diff changeset
4 2020-08-26 - v 0.9.3
234946ea2038 news for 0.9.3
Alain Mazy
parents: 12
diff changeset
5 ====================
234946ea2038 news for 0.9.3
Alain Mazy
parents: 12
diff changeset
6
12
a203d0a4fd8f Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize.
Alain Mazy
parents: 10
diff changeset
7 * Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize.
a203d0a4fd8f Azure: now removing spaces and CR at the end of the connectionString since it prevented the plugin to initialize.
Alain Mazy
parents: 10
diff changeset
8
10
bc77f916104b news 0.9.2
Alain Mazy
parents: 8
diff changeset
9 2020-07-20 - v 0.9.2
bc77f916104b news 0.9.2
Alain Mazy
parents: 8
diff changeset
10 ====================
bc77f916104b news 0.9.2
Alain Mazy
parents: 8
diff changeset
11
8
987cb95c1aee Prevent Orthanc to start if plugin fails to start
Alain Mazy
parents: 6
diff changeset
12 * Prevent Orthanc to start if plugin fails to start
987cb95c1aee Prevent Orthanc to start if plugin fails to start
Alain Mazy
parents: 6
diff changeset
13
987cb95c1aee Prevent Orthanc to start if plugin fails to start
Alain Mazy
parents: 6
diff changeset
14 2020-07-15 - v 0.9.1
987cb95c1aee Prevent Orthanc to start if plugin fails to start
Alain Mazy
parents: 6
diff changeset
15 ====================
987cb95c1aee Prevent Orthanc to start if plugin fails to start
Alain Mazy
parents: 6
diff changeset
16
6
393fcf337462 AWS: added 3 configurations: Endpoint, ConnectionTimeout, RequestTimeout
Alain Mazy
parents: 1
diff changeset
17 * AWS: added 3 configurations: Endpoint, ConnectionTimeout, RequestTimeout
1
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
18
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
19 2020-07-03 - v 0.9.0
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
20 ====================
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
21
fc26a8fc54d5 initial release
Alain Mazy <alain@mazy.be>
parents:
diff changeset
22 * Initial release