Skip to content

Commit

Permalink
Update packages/welcome/lib/changelog-view.js
Browse files Browse the repository at this point in the history
Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com>
  • Loading branch information
confused-Techie and DeeDeeG authored Dec 16, 2023
1 parent 2843929 commit 4a52c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/welcome/lib/changelog-view.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default class ChangeLogView {
Updated network handling in PPM to something newer and more secure.
</li>
<li>
Made PPM async.
Updated most of PPM's code to use async/await and promises internally.
</li>
<li>
Created `atom.ui.fuzzyMatcher` API, moving the Pulsar `fuzzy-finder` module into the core of the editor for community packages to utilize.
Expand Down

0 comments on commit 4a52c3a

Please sign in to comment.