File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 2.0.0] ( https://github.com/wayofdev/docker-php-base/compare/v1.1.1...v2.0.0 ) (2022-11-02)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * updating codebase
9
+
10
+ ### Features
11
+
12
+ * add self documented Makefile ([ 61c0f76] ( https://github.com/wayofdev/docker-php-base/commit/61c0f76cfe813a9ba106c1580ca9e1315770053d ) )
13
+ * add weekly workflows ([ 61c0f76] ( https://github.com/wayofdev/docker-php-base/commit/61c0f76cfe813a9ba106c1580ca9e1315770053d ) )
14
+ * updating codebase ([ 61c0f76] ( https://github.com/wayofdev/docker-php-base/commit/61c0f76cfe813a9ba106c1580ca9e1315770053d ) )
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * use fixed alpine version instead of edge ([ 61c0f76] ( https://github.com/wayofdev/docker-php-base/commit/61c0f76cfe813a9ba106c1580ca9e1315770053d ) )
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.1.1 " ,
2
+ "version" : " 2.0.0 " ,
3
3
"repository" : {
4
4
"url" : " https://github.com/wayofdev/docker-php-base.git"
5
5
}
You can’t perform that action at this time.
0 commit comments