Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 024c9aa

Browse files
committed
Merge branch 'release/v0.2.1'
2 parents f08af40 + 0f83a29 commit 024c9aa

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## [Unreleased](https://github.com/passbolt/passbolt_install_scripts/compare/v0.1.0...HEAD)
6+
## [Unreleased](https://github.com/passbolt/passbolt_install_scripts/compare/v0.2.1...HEAD)
77

8-
## [0.2.0](https://github.com/passbolt/passbolt_install_scripts/compare/v0.2.0..v0.1.0) - 2018-10-15
8+
## [0.2.1](https://github.com/passbolt/passbolt_install_scripts/compare/v0.2.1..v0.2.0) - 2018-11-14
9+
10+
### Added
11+
12+
- missing ubuntu packages: php-ldap
13+
14+
## [0.2.0](https://github.com/passbolt/passbolt_install_scripts/compare/v0.2.0..v0.1.0) - 2018-11-14
915

1016
### Added
1117

1218
- apt-get update is executed before installing packages on ubuntu/debian flavours
1319

14-
## [0.1.0](https://github.com/passbolt/passbolt_install_scripts/releases/tag/v0.1.0) - 2018-10-15
20+
## [0.1.0](https://github.com/passbolt/passbolt_install_scripts/releases/tag/v0.1.0) - 2018-11-13
1521

1622
### Added
1723

conf/ubuntu/packages.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
php-intl
22
php-gd
3+
php-ldap
34
php-mysql
45
php-pear
56
php-dev

0 commit comments

Comments
 (0)