Skip to content

Commit 9ea9c7d

Browse files
authored
Fix mistake in generated ChangeLog (#774)
1 parent cbdb1b1 commit 9ea9c7d

File tree

1 file changed

+0
-138
lines changed

1 file changed

+0
-138
lines changed

Changelog.md

-138
Original file line numberDiff line numberDiff line change
@@ -114,144 +114,6 @@
114114
([#675](https://github.com/haskell/vscode-haskell/pull/675)) by @dependabot[bot]
115115
- Bump lru-cache from 7.13.1 to 7.13.2
116116
([#674](https://github.com/haskell/vscode-haskell/pull/674)) by @dependabot[bot]
117-
- Fix test-suite for new GHCUp release
118-
([#672](https://github.com/haskell/vscode-haskell/pull/672)) by @fendor
119-
- Prepare release 2.2.1
120-
([#657](https://github.com/haskell/vscode-haskell/pull/657)) by @fendor
121-
- Bump @vscode/test-electron from 2.1.3 to 2.1.5
122-
([#656](https://github.com/haskell/vscode-haskell/pull/656)) by @dependabot[bot]
123-
- Bump eslint from 8.19.0 to 8.20.0
124-
([#655](https://github.com/haskell/vscode-haskell/pull/655)) by @dependabot[bot]
125-
- Bump glob from 7.2.0 to 8.0.3
126-
([#654](https://github.com/haskell/vscode-haskell/pull/654)) by @dependabot[bot]
127-
- Bump lru-cache and @types/lru-cache
128-
([#653](https://github.com/haskell/vscode-haskell/pull/653)) by @dependabot[bot]
129-
- Bump ts-pattern from 4.0.2 to 4.0.5
130-
([#652](https://github.com/haskell/vscode-haskell/pull/652)) by @dependabot[bot]
131-
- Bump terser from 5.13.0 to 5.14.2
132-
([#651](https://github.com/haskell/vscode-haskell/pull/651)) by @dependabot[bot]
133-
- Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12
134-
([#647](https://github.com/haskell/vscode-haskell/pull/647)) by @dependabot[bot]
135-
- Bump webpack from 5.72.0 to 5.73.0
136-
([#646](https://github.com/haskell/vscode-haskell/pull/646)) by @dependabot[bot]
137-
- Bump @typescript-eslint/parser from 5.21.0 to 5.30.6
138-
([#645](https://github.com/haskell/vscode-haskell/pull/645)) by @dependabot[bot]
139-
- Bump webpack-cli from 4.9.2 to 4.10.0
140-
([#644](https://github.com/haskell/vscode-haskell/pull/644)) by @dependabot[bot]
141-
- Bump @types/vscode from 1.66.0 to 1.69.0
142-
([#643](https://github.com/haskell/vscode-haskell/pull/643)) by @dependabot[bot]
143-
- Bump @types/node from 17.0.29 to 18.0.4
144-
([#642](https://github.com/haskell/vscode-haskell/pull/642)) by @dependabot[bot]
145-
- Bump husky from 7.0.4 to 8.0.1
146-
([#641](https://github.com/haskell/vscode-haskell/pull/641)) by @dependabot[bot]
147-
- Bump ts-loader from 9.2.9 to 9.3.1
148-
([#640](https://github.com/haskell/vscode-haskell/pull/640)) by @dependabot[bot]
149-
- Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.30.6
150-
([#638](https://github.com/haskell/vscode-haskell/pull/638)) by @dependabot[bot]
151-
- Bump eslint from 8.14.0 to 8.19.0
152-
([#637](https://github.com/haskell/vscode-haskell/pull/637)) by @dependabot[bot]
153-
- Bump haskell/actions from 1 to 2
154-
([#636](https://github.com/haskell/vscode-haskell/pull/636)) by @dependabot[bot]
155-
- Bump actions/checkout from 2 to 3
156-
([#635](https://github.com/haskell/vscode-haskell/pull/635)) by @dependabot[bot]
157-
- Bump actions/setup-node from 1 to 3
158-
([#634](https://github.com/haskell/vscode-haskell/pull/634)) by @dependabot[bot]
159-
- Add dependabot.yml
160-
([#633](https://github.com/haskell/vscode-haskell/pull/633)) by @fendor
161-
- Replace x32 with ia32 for Architecture matching
162-
([#631](https://github.com/haskell/vscode-haskell/pull/631)) by @fendor
163-
- Toolchain management dialog: add hint for beginners
164-
([#621](https://github.com/haskell/vscode-haskell/pull/621)) by @runeksvendsen
165-
- Fix trace.server option
166-
([#617](https://github.com/haskell/vscode-haskell/pull/617)) by @coltenwebb
167-
- Add TOC
168-
([#615](https://github.com/haskell/vscode-haskell/pull/615)) by @hasufell
169-
- Cleanups
170-
([#605](https://github.com/haskell/vscode-haskell/pull/605)) by @hasufell
171-
- Link to VSCode settings page
172-
([#603](https://github.com/haskell/vscode-haskell/pull/603)) by @hasufell
173-
- Refactor toInstall shenanigans
174-
([#600](https://github.com/haskell/vscode-haskell/pull/600)) by @hasufell
175-
- Fix confusing download dialog popup
176-
([#599](https://github.com/haskell/vscode-haskell/pull/599)) by @hasufell
177-
- More troubleshooting
178-
([#598](https://github.com/haskell/vscode-haskell/pull/598)) by @hasufell
179-
- Bump version to 2.2.0 (Syncs up pre-release and release version)
180-
([#594](https://github.com/haskell/vscode-haskell/pull/594)) by @fendor
181-
- Prepare release 2.0.1
182-
([#592](https://github.com/haskell/vscode-haskell/pull/592)) by @fendor
183-
- Fixes #589
184-
([#591](https://github.com/haskell/vscode-haskell/pull/591)) by @hasufell
185-
- Improve error message, fixes #587
186-
([#588](https://github.com/haskell/vscode-haskell/pull/588)) by @hasufell
187-
- Properly convert release metadata from json
188-
([#585](https://github.com/haskell/vscode-haskell/pull/585)) by @fendor
189-
- Prepare pre-release 2.1.2
190-
([#583](https://github.com/haskell/vscode-haskell/pull/583)) by @fendor
191-
- Ignore missing entries in Release Metadata
192-
([#582](https://github.com/haskell/vscode-haskell/pull/582)) by @fendor
193-
- Prepare pre-release 2.1.1
194-
([#580](https://github.com/haskell/vscode-haskell/pull/580)) by @fendor
195-
- Add Tool class and print stacktraces
196-
([#579](https://github.com/haskell/vscode-haskell/pull/579)) by @fendor
197-
- List Env Vars we care about only
198-
([#578](https://github.com/haskell/vscode-haskell/pull/578)) by @fendor
199-
- Add docs folder
200-
([#576](https://github.com/haskell/vscode-haskell/pull/576)) by @fendor
201-
- Add indentation for list item in markdown
202-
([#575](https://github.com/haskell/vscode-haskell/pull/575)) by @fendor
203-
- Prepare pre-release 2.1.0
204-
([#574](https://github.com/haskell/vscode-haskell/pull/574)) by @fendor
205-
- Enable pre-release feature for VSX Marketplace
206-
([#573](https://github.com/haskell/vscode-haskell/pull/573)) by @fendor
207-
- Simplify release script
208-
([#570](https://github.com/haskell/vscode-haskell/pull/570)) by @fendor
209-
- Bump required VSCode version
210-
([#569](https://github.com/haskell/vscode-haskell/pull/569)) by @fendor
211-
- Prepare Prerelease 2.0.0 alpha
212-
([#568](https://github.com/haskell/vscode-haskell/pull/568)) by @fendor
213-
- Upgrade VSCode publishing github action version
214-
([#567](https://github.com/haskell/vscode-haskell/pull/567)) by @fendor
215-
- Add prettier script
216-
([#566](https://github.com/haskell/vscode-haskell/pull/566)) by @fendor
217-
- Remove accidental run command
218-
([#565](https://github.com/haskell/vscode-haskell/pull/565)) by @fendor
219-
- Upgrade dependencies
220-
([#564](https://github.com/haskell/vscode-haskell/pull/564)) by @fendor
221-
- Add new configuration options for rename plugin
222-
([#563](https://github.com/haskell/vscode-haskell/pull/563)) by @OliverMadine
223-
- Introduce 'haskell.toolchain' setting
224-
([#562](https://github.com/haskell/vscode-haskell/pull/562)) by @hasufell
225-
- Improve
226-
([#558](https://github.com/haskell/vscode-haskell/pull/558)) by @hasufell
227-
- Remove stdout/sterr from user error message
228-
([#556](https://github.com/haskell/vscode-haskell/pull/556)) by @fendor
229-
- Fix npm security issue
230-
([#555](https://github.com/haskell/vscode-haskell/pull/555)) by @fendor
231-
- No colour output for GHCup
232-
([#554](https://github.com/haskell/vscode-haskell/pull/554)) by @fendor
233-
- Add eval plugin configuration
234-
([#549](https://github.com/haskell/vscode-haskell/pull/549)) by @xsebek
235-
- Manage all the Haskell things
236-
([#547](https://github.com/haskell/vscode-haskell/pull/547)) by @hasufell
237-
- Consider user installed HLSes (e.g. via ghcup compile)
238-
([#543](https://github.com/haskell/vscode-haskell/pull/543)) by @hasufell
239-
- Bump lodash-es from 4.17.15 to 4.17.21
240-
([#539](https://github.com/haskell/vscode-haskell/pull/539)) by @dependabot[bot]
241-
- Update README.MD GHC support
242-
([#537](https://github.com/haskell/vscode-haskell/pull/537)) by @cptwunderlich
243-
- fix: change deprecated Haskell Platform install link to GHCup
244-
([#536](https://github.com/haskell/vscode-haskell/pull/536)) by @HEIGE-PCloud
245-
- Add ignorePATH option
246-
([#534](https://github.com/haskell/vscode-haskell/pull/534)) by @soiamsoNG
247-
- Update HLS installation method
248-
([#533](https://github.com/haskell/vscode-haskell/pull/533)) by @hasufell
249-
- Bump ajv from 6.12.0 to 6.12.6
250-
([#532](https://github.com/haskell/vscode-haskell/pull/532)) by @dependabot[bot]
251-
- Fixes related with paths
252-
([#518](https://github.com/haskell/vscode-haskell/pull/518)) by @jneira
253-
- Reorganize troubleshooting section
254-
([#516](https://github.com/haskell/vscode-haskell/pull/516)) by @jneira
255117

256118
## 2.2.1
257119

0 commit comments

Comments
 (0)