Skip to content

Commit ca21dc3

Browse files
authored
Update CHANGELOG.md
1 parent a9af213 commit ca21dc3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# CHANGELOG
22

3+
## 4.1.14
4+
5+
### Update Instructions
6+
7+
- **Migration Patch**:
8+
- A migration script for the configuration file is available. Run the following command in the setup container with Docker if the environment variable `PHRASEANET_UPGRADE=1` is set:
9+
```
10+
bin/setup system:upgrade
11+
```
12+
13+
### Version Summary
14+
- Correcting issue in patch 4111phras4106 where an error occurs if type is absent in IDP providers.
15+
16+
17+
## What's Changed
18+
* PHRAS-4120: bin/system upgrade - Upgrade fails on 4111phras4106 patch by @aynsix in https://github.com/alchemy-fr/Phraseanet/pull/4574
19+
20+
21+
**Full Changelog**: https://github.com/alchemy-fr/Phraseanet/compare/4.1.13...4.1.14
22+
23+
24+
__
325
## 4.1.13
426
527
### Update Instructions

0 commit comments

Comments
 (0)