Bläddra i källkod

Bumping version number and updated CHANGELOG.

tags/v2.9.9
Cédric Bonhomme 5 dagar sedan
förälder
incheckning
7bbc46b9ee
Inget konto är kopplat till bidragsgivarens mejladress
3 ändrade filer med 26 tillägg och 3 borttagningar
  1. +24
    -1
      CHANGELOG.md
  2. +1
    -1
      VERSION.json
  3. +1
    -1
      package.json

+ 24
- 1
CHANGELOG.md Visa fil

@@ -1,6 +1,27 @@
MONARC Changelog
================

## 2.9.9 (2020-01-20)

### New

- Give the possibility to administrators to create new account and directly
assign a temporary password for the new account
([#236](https://github.com/monarc-project/MonarcAppFO/issues/236)).

### Fix

- Increase size of the fields related to Record of Processing Activities
([#230](https://github.com/monarc-project/MonarcAppFO/issues/230));
- Duplication of risks in Deliverable -> appendix D
([#233](https://github.com/monarc-project/MonarcAppFO/issues/233));
- Error during modification of information risk
([#234](https://github.com/monarc-project/MonarcAppFO/issues/234));
- It is no more possible to change the status of a user
([#237](https://github.com/monarc-project/MonarcAppFO/issues/237)).



## 2.9.8 (2020-01-13)

### Fix
@@ -11,7 +32,8 @@ MONARC Changelog
([#229](https://github.com/monarc-project/MonarcAppFO/issues/229)).
- Library -> asset -> Asset used in the risks analysis
([#218](https://github.com/monarc-project/MonarcAppFO/issues/218)).


## 2.9.7 (2020-01-03)

### Fix
@@ -21,6 +43,7 @@ MONARC Changelog
- Upload a new delivery template
([#227](https://github.com/monarc-project/MonarcAppFO/issues/227)).


## 2.9.6 (2019-12-31)

### Fix

+ 1
- 1
VERSION.json Visa fil

@@ -1 +1 @@
{"major":2, "minor":9, "hotfix":8}
{"major":2, "minor":9, "hotfix":9}

+ 1
- 1
package.json Visa fil

@@ -1,6 +1,6 @@
{
"name": "MONARC",
"version": "2.9.8",
"version": "2.9.9",
"description": "Monarc front office application",
"private": true,
"repository": {

Laddar…
Avbryt
Spara