Skip to content

Commit

Permalink
Fix links in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jnnr committed Jan 18, 2023
1 parent 554dc88 commit 26b7730
Showing 1 changed file with 11 additions and 24 deletions.
35 changes: 11 additions & 24 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,21 @@ Changelog
Fixes
#####

* Fix link by not setting constraints that limit direction `#38 <https://github.com/oemof/oemof-tabular
pull/38>`_
* Fix storage investment `#33 <https://github.com/oemof/oemof-tabular
pull/33>`_
* Link investment `#28 <https://github.com/oemof/oemof-tabular
pull/28>`_
* Variable cost `#24 <https://github.com/oemof/oemof-tabular
pull/24>`_
* Marginal cost `#23 <https://github.com/oemof/oemof-tabular
pull/23>`_
* Fix link by not setting constraints that limit direction `#38 <https://github.com/oemof/oemof-tabular/pull/38>`_
* Fix storage investment `#33 <https://github.com/oemof/oemof-tabular/pull/33>`_
* Link investment `#28 <https://github.com/oemof/oemof-tabular/pull/28>`_
* Variable cost `#24 <https://github.com/oemof/oemof-tabular/pull/24>`_
* Marginal cost `#23 <https://github.com/oemof/oemof-tabular/pull/23>`_

Features
########

* Adjust to new oemof.solph structure `#21 <https://github.com/oemof/oemof-tabular
pull/21>`_
* Allow to define custom foreign keys `#39 <https://github.com/oemof/oemof-tabular
pull/39>`_
* Add constraint tests for most facades `#35 <https://github.com/oemof/oemof-tabular
pull/35>`_, `#42 <https://github.com/oemof/oemof-tabular
pull/42>`_
* Reduce number of imported packages `#32 <https://github.com/oemof/oemof-tabular
pull/32>`_, `#49 <https://github.com/oemof/oemof-tabular
pull/49>`_
* Cleaned up the badges in README `#59 <https://github.com/oemof/oemof-tabular
pull/59>`_
* Move most CI services to github actions `#37 <https://github.com/oemof/oemof-tabular
pull/37>`_
* Adjust to new oemof.solph structure `#21 <https://github.com/oemof/oemof-tabular/pull/21>`_
* Allow to define custom foreign keys `#39 <https://github.com/oemof/oemof-tabular/pull/39>`_
* Add constraint tests for most facades `#35 <https://github.com/oemof/oemof-tabular/pull/35>`_, `#42 <https://github.com/oemof/oemof-tabular/pull/42>`_
* Reduce number of imported packages `#32 <https://github.com/oemof/oemof-tabular/pull/32>`_, `#49 <https://github.com/oemof/oemof-tabular/pull/49>`_
* Cleaned up the badges in README `#59 <https://github.com/oemof/oemof-tabular/pull/59>`_
* Move most CI services to github actions `#37 <https://github.com/oemof/oemof-tabular/pull/37>`_

0.0.2 (2019-07-08)
------------------
Expand Down

0 comments on commit 26b7730

Please sign in to comment.