Skip to content

Commit 4f296ec

Browse files
committed
Add Changes log
1 parent 7ecfdbe commit 4f296ec

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

README.rst

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,27 +169,47 @@ Only aggregate a specific repository using `fnmatch`_:
169169
170170
.. _fnmatch: https://docs.python.org/2/library/fnmatch.html
171171

172+
Changes
173+
=======
174+
175+
1.1.0 (Feb, 01, 2017)
176+
---------------------
177+
178+
* Use setuptools_scm for the release process (https://github.com/acsone/git-aggregator/pull/10)
179+
* Expand env vars in config. (https://github.com/acsone/git-aggregator/pull/8)
180+
* Shallow repositories. (https://github.com/acsone/git-aggregator/pull/7)
181+
* Fetch only required remotes. (https://github.com/acsone/git-aggregator/pull/6)
182+
* Display readable error if config file not found. (https://github.com/acsone/git-aggregator/pull/2)
183+
184+
1.0.0 (Jan, 19, 2016)
185+
---------------------
186+
187+
* First release
188+
172189
Credits
173190
=======
174191

175192
Author
176193
------
177194

178-
* Laurent Mignon (ACSONE)
195+
* Laurent Mignon (ACSONE_)
179196

180197
Contributors
181198
------------
182199

183-
* Cyril Gaudin (camptocamp)
200+
* Cyril Gaudin (camptocamp_)
184201
* Jairo Llopis (Tecnativa_)
202+
* Stéphane Bidoul (ACSONE_)
185203

204+
.. _ACSONE: https://www.acsone.eu
186205
.. _Tecnativa: https://www.tecnativa.com
206+
.. _camptocamp: https://www.camptocamp.com
187207

188208
Maintainer
189209
----------
190210

191211
.. image:: https://www.acsone.eu/logo.png
192212
:alt: ACSONE SA/NV
193-
:target: http://www.acsone.eu
213+
:target: https://www.acsone.eu
194214

195215
This project is maintained by ACSONE SA/NV.

0 commit comments

Comments
 (0)