forked from noelmcloughlin/jetbrains-clion-formula
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.1.0...v1.0.0) (2020-06-01) ### Bug Fixes * **id:** rename conflicting id ([ac29163](ac29163)) ### Continuous Integration * **kitchen+travis:** use latest pre-salted images ([400ad2b](400ad2b)) ### Documentation * **readme:** add depth one ([2e1cec2](2e1cec2)) * **readme:** fix Travis hyperlinks ([9c8acce](9c8acce)) ### Features * **formula:** align to template-formula; add ci ([6bed46d](6bed46d)) * **formula:** align to template-formula; add ci ([d16bd3a](d16bd3a)) * **semantic-release:** standardise for this formula ([81c583f](81c583f)) ### BREAKING CHANGES * **formula:** Major refactor of formula to bring it in alignment with the template-formula. As with all substantial changes, please ensure your existing configurations work in the ways you expect from this formula.
- Loading branch information
1 parent
9c8acce
commit 54ebe59
Showing
5 changed files
with
113 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Authors | ||
|
||
This list is sorted by the number of commits per contributor in _descending_ order. | ||
|
||
Avatar|Contributor|Contributions | ||
:-:|---|:-: | ||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|27 | ||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|3 | ||
|
||
--- | ||
|
||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-01. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Changelog | ||
|
||
# [1.0.0](https://github.com/saltstack-formulas/jetbrains-clion-formula/compare/v0.1.0...v1.0.0) (2020-06-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **id:** rename conflicting id ([ac29163](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/ac29163a9bba804679ea82ebaa6bbe74180a1b18)) | ||
|
||
|
||
### Continuous Integration | ||
|
||
* **kitchen+travis:** use latest pre-salted images ([400ad2b](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/400ad2b84c7d6222791954312dd164a573e94c41)) | ||
|
||
|
||
### Documentation | ||
|
||
* **readme:** add depth one ([2e1cec2](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/2e1cec257f99791c5e8242c42c2767b247325c53)) | ||
* **readme:** fix Travis hyperlinks ([9c8acce](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/9c8acce8d52861bbd699821c2dbb35c25873180e)) | ||
|
||
|
||
### Features | ||
|
||
* **formula:** align to template-formula; add ci ([6bed46d](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/6bed46d3061d7f82ee870d22edc169afe675be3e)) | ||
* **formula:** align to template-formula; add ci ([d16bd3a](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/d16bd3a9925c1a87ad5b760bef62ed013c90d1c8)) | ||
* **semantic-release:** standardise for this formula ([81c583f](https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/81c583fcd179d575b694746b5743c5f0a9991dd8)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **formula:** Major refactor of formula to bring it in alignment with the | ||
template-formula. As with all substantial changes, please ensure your | ||
existing configurations work in the ways you expect from this formula. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
.. role:: raw-html-m2r(raw) | ||
:format: html | ||
|
||
|
||
Authors | ||
======= | ||
|
||
This list is sorted by the number of commits per contributor in *descending* order. | ||
|
||
.. list-table:: | ||
:header-rows: 1 | ||
|
||
* - Avatar | ||
- Contributor | ||
- Contributions | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>` | ||
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_ | ||
- 27 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>` | ||
- `@myii <https://github.com/myii>`_ | ||
- 3 | ||
|
||
|
||
---- | ||
|
||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-01. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
Changelog | ||
========= | ||
|
||
`1.0.0 <https://github.com/saltstack-formulas/jetbrains-clion-formula/compare/v0.1.0...v1.0.0>`_ (2020-06-01) | ||
----------------------------------------------------------------------------------------------------------------- | ||
|
||
Bug Fixes | ||
^^^^^^^^^ | ||
|
||
|
||
* **id:** rename conflicting id (\ `ac29163 <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/ac29163a9bba804679ea82ebaa6bbe74180a1b18>`_\ ) | ||
|
||
Continuous Integration | ||
^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
|
||
* **kitchen+travis:** use latest pre-salted images (\ `400ad2b <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/400ad2b84c7d6222791954312dd164a573e94c41>`_\ ) | ||
|
||
Documentation | ||
^^^^^^^^^^^^^ | ||
|
||
|
||
* **readme:** add depth one (\ `2e1cec2 <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/2e1cec257f99791c5e8242c42c2767b247325c53>`_\ ) | ||
* **readme:** fix Travis hyperlinks (\ `9c8acce <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/9c8acce8d52861bbd699821c2dbb35c25873180e>`_\ ) | ||
|
||
Features | ||
^^^^^^^^ | ||
|
||
|
||
* **formula:** align to template-formula; add ci (\ `6bed46d <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/6bed46d3061d7f82ee870d22edc169afe675be3e>`_\ ) | ||
* **formula:** align to template-formula; add ci (\ `d16bd3a <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/d16bd3a9925c1a87ad5b760bef62ed013c90d1c8>`_\ ) | ||
* **semantic-release:** standardise for this formula (\ `81c583f <https://github.com/saltstack-formulas/jetbrains-clion-formula/commit/81c583fcd179d575b694746b5743c5f0a9991dd8>`_\ ) | ||
|
||
BREAKING CHANGES | ||
^^^^^^^^^^^^^^^^ | ||
|
||
|
||
* **formula:** Major refactor of formula to bring it in alignment with the | ||
template-formula. As with all substantial changes, please ensure your | ||
existing configurations work in the ways you expect from this formula. |