File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff 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+
172189Credits
173190=======
174191
175192Author
176193------
177194
178- * Laurent Mignon (ACSONE )
195+ * Laurent Mignon (ACSONE _ )
179196
180197Contributors
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
188208Maintainer
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
195215This project is maintained by ACSONE SA/NV.
You can’t perform that action at this time.
0 commit comments