Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made changelog more readable #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Made changelog more readable.
  • Loading branch information
DJTechnoo committed Dec 9, 2024
commit f54c62cad9df214215299f3c40d5a3a379a17705
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ v1.0.0
------

## What's Changed
* bugfix/44-rna-test-failing by @DJTechnoo in https://github.com/highcharts/connectors-morningstar/pull/48
* docs/docs-titles by @kamil-musialowski in https://github.com/highcharts/connectors-morningstar/pull/50
* fetch-demo by @DJTechnoo in https://github.com/highcharts/connectors-morningstar/pull/53
* Corrected URLs. by @bm64 in https://github.com/highcharts/connectors-morningstar/pull/47
* Added security details docs by @bm64 in https://github.com/highcharts/connectors-morningstar/pull/49
* Feature/investment screener by @pawellysy in https://github.com/highcharts/connectors-morningstar/pull/52
* Added Morningstar to HC namespace. by @kamil-musialowski in https://github.com/highcharts/connectors-morningstar/pull/46
* Fixed failing RNANews test, by @DJTechnoo in https://github.com/highcharts/connectors-morningstar/pull/48
* Adjusted docs titles, by @kamil-musialowski in https://github.com/highcharts/connectors-morningstar/pull/50
* Created manual fetch demo, by @DJTechnoo in https://github.com/highcharts/connectors-morningstar/pull/53
* Corrected URLs, by @bm64 in https://github.com/highcharts/connectors-morningstar/pull/47
* Added security details docs, by @bm64 in https://github.com/highcharts/connectors-morningstar/pull/49
* Added investment screener, by @pawellysy in https://github.com/highcharts/connectors-morningstar/pull/52
* Added Morningstar to HC namespace, by @kamil-musialowski in https://github.com/highcharts/connectors-morningstar/pull/46
Comment on lines +10 to +16
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to leave those @username?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can keep them all, but improve them once we get good automation in place


## New Contributors
* @kamil-musialowski made their first contribution in https://github.com/highcharts/connectors-morningstar/pull/50
Comment on lines 18 to 19
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to leave that section in changelog at all?

Expand Down
Loading