summaryrefslogtreecommitdiff
path: root/NEWS
blob: 83b5172e551bf346bd707b6dc3ff8c9e9be74272 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
NEWS for Salami
=============================================================================

This file has release notes for Salami

Version 0.6+git, not yet released
---------------------------------

* Add support for OAuth2 client credential grant. Do NOT use this yet.
  The credential is stored in cleartext server-side.

* This release is made only to facilitate internal testing.

Version 0.6, released 2017-11-17
---------------------------------

* `start_salami` fixed to set the right environment variable to point
  at the configuration file when starting Salami.

Version 0.5, released 2017-11-16
---------------------------------

* `start_salami` script can now start production or debugging
  variants.

* Yarn scenario tests have been added.

Version 0.4, released 2017-11-15
---------------------------------

* Fixed `start_salami` to use the right log file for gunicorn3.

Version 0.3, released 2017-11-15
---------------------------------


Version 0.2, released 2017-11-14
---------------------------------


Version 0.1, released 2017-11-14
----------------------------------

First release.