Skip to content

Commit

Permalink
Change wording in whats new
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegWock committed Mar 9, 2023
1 parent 1d0d7e5 commit 14b12a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/WhatsNew.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const WhatsNew = () => {
<section>
<h2>1.2.0</h2>
<ul>
<li>Added new weather widget! Give it a try, it can display both current weather in selected city and forecast</li>
<li>Added new weather widget! Give it a try, it can display both current weather in selected city and weather forecast</li>
<li>We got rid of a few internal libraries and adjusted compilation settings, so extension files now take less space. This should make loading extension slightly faster (around 10%)</li>
<li>Added 'Show animation on open' option to settings</li>
</ul>
Expand Down

0 comments on commit 14b12a4

Please sign in to comment.