File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ # CHANGELOG
2
+
3
+ This is a manually generated log to track changes to the repository for each release.
4
+ Each section should include general headers such as ** Implemented enhancements**
5
+ and ** Merged pull requests** . Critical items to know are:
6
+
7
+ - renamed commands
8
+ - deprecated / removed commands
9
+ - changed defaults
10
+ - backward incompatible changes (recipe file format? image file format?)
11
+ - migration guidance (how to convert images?)
12
+ - changed behaviour (recipe sections work differently)
13
+
14
+ The versions coincide with releases on Github.
15
+
16
+ ## [ 0.0.x] ( https://github.com/singularityhub/sregistry-cli/tree/master ) (0.0.x)
17
+ - updating nginx version (0.0.11)
18
+ - initial release (first verison released) (0.0.10)
19
+
Original file line number Diff line number Diff line change 1
1
uwsgi
2
- Django == 2.0.6
2
+ Django >= 2.0.8
3
3
psycopg2-binary
You can’t perform that action at this time.
0 commit comments