mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
Remove Chinese and English changelog files and add version-specific changelog files
- Deleted CHANGELOG-zh.md and CHANGELOG.md - Added version-specific changelog files in the changelog/ directory for v0.2, v0.3, v0.4, v0.5, and v0.6 - Included both Chinese and English versions for some changelog files - Organized changelogs by version with detailed feature and bug fix descriptions
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
master:
|
||||
image: crawlabteam/crawlab
|
||||
@@ -11,4 +10,4 @@ services:
|
||||
depends_on:
|
||||
- mongo
|
||||
mongo:
|
||||
image: mongo:4.2
|
||||
image: mongo:5
|
||||
|
||||
Reference in New Issue
Block a user