Skip to content

Commit 3bf25b2

Browse files
committed
🎨 reformat changelog.yml to pass yamllint
1 parent c3a5ed0 commit 3bf25b2

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

changelog.yml

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
1-
name: "pypi-mobans"
1+
name: pypi-mobans
22
organisation: moremoban
33
releases:
4-
- changes:
5-
- action: Updated
6-
details:
7-
- "#87: updated the pipfile syntax"
8-
- action: Added
9-
details:
10-
- "#87: Added tests for pipfile generation"
11-
date: 25-05-2019
12-
version: 0.0.6
13-
- changes:
14-
- action: Updated
15-
details:
16-
- "#75: separate flake8 linting in separate travis job"
17-
- "#72: project and copyright are no longer filled."
18-
- "black style on setup.py, include python 3.7, 3.8 , update gitignore"
19-
date: 04-05-2019
20-
version: 0.0.5
21-
- changes:
22-
- action: Updated
23-
details:
24-
- "travis-ci: uses xenial dist. dropped python 3.4, 3.7-dev and added 3.7, pypy2 and pypy3"
25-
- "added min_requirements.txt where minimum requirements are computed"
26-
- "#71: include tests folder as test_suite if 'tests' folder exists"
27-
- "#16: package data / MANIFEST.in.jj2 is not easy to customise"
28-
- "#14: Mandatory CHANGELOG.rst become optional"
29-
date: 18-02-2019
30-
version: 0.0.4
31-
- changes:
32-
- action: First release
33-
details:
34-
- "bug fix on `PR#60`"
35-
date: 18-01-2019
36-
version: 0.0.3
37-
- changes:
38-
- action: Added
39-
details:
40-
- "`PR#60`: codec and locale hacks added"
41-
- "`PR#61`: add python classifiers"
42-
- action: Updated
43-
details:
44-
- "`PR#63`: updated Pipfile implementation"
45-
- Synchronize with sphinx doc file at release date
46-
date: 18-01-2019
47-
version: 0.0.2
48-
- changes:
49-
- action: First release
50-
details:
51-
- versioning is applied
52-
- Pipfile included
53-
date: 05-11-2018
54-
version: 0.0.1
55-
4+
- changes:
5+
- action: Updated
6+
details:
7+
- "#87: updated the pipfile syntax"
8+
- action: Added
9+
details:
10+
- "#87: Added tests for pipfile generation"
11+
date: 25-05-2019
12+
version: 0.0.6
13+
- changes:
14+
- action: Updated
15+
details:
16+
- "#75: separate flake8 linting in separate travis job"
17+
- "#72: project and copyright are no longer filled."
18+
- black style on setup.py, include python 3.7, 3.8 , update gitignore
19+
date: 04-05-2019
20+
version: 0.0.5
21+
- changes:
22+
- action: Updated
23+
details:
24+
- "travis-ci: uses xenial dist. dropped python 3.4, 3.7-dev and added
25+
3.7, pypy2 and pypy3"
26+
- added min_requirements.txt where minimum requirements are computed
27+
- "#71: include tests folder as test_suite if 'tests' folder exists"
28+
- "#16: package data / MANIFEST.in.jj2 is not easy to customise"
29+
- "#14: Mandatory CHANGELOG.rst become optional"
30+
date: 18-02-2019
31+
version: 0.0.4
32+
- changes:
33+
- action: First release
34+
details:
35+
- "bug fix on `PR#60`"
36+
date: 18-01-2019
37+
version: 0.0.3
38+
- changes:
39+
- action: Added
40+
details:
41+
- "`PR#60`: codec and locale hacks added"
42+
- "`PR#61`: add python classifiers"
43+
- action: Updated
44+
details:
45+
- "`PR#63`: updated Pipfile implementation"
46+
- Synchronize with sphinx doc file at release date
47+
date: 18-01-2019
48+
version: 0.0.2
49+
- changes:
50+
- action: First release
51+
details:
52+
- versioning is applied
53+
- Pipfile included
54+
date: 05-11-2018
55+
version: 0.0.1

0 commit comments

Comments
 (0)