Skip to content

Commit

Permalink
Update the changelog for v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
archaeron committed Mar 20, 2016
1 parent 7457691 commit cb9858d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,22 @@

### Added

- Fix passing packages in ipkg files [#111](https://github.com/idris-hackers/atom-language-idris/pull/111)
### Fixed

## v0.4.4

### Added

- Make apropos view results scrollable [#109](https://github.com/idris-hackers/atom-language-idris/pull/109) (@justjoheinz)
- Codecompletion via autocomplete-plus [#98](https://github.com/idris-hackers/atom-language-idris/pull/98) (@justjoheinz)
- Replace deprecated abstract keyword with export [#101](https://github.com/idris-hackers/atom-language-idris/pull/101) (@justjoheinz)
- Add snippets for the most common interface implementations [#99](https://github.com/idris-hackers/atom-language-idris/pull/99) (@justjoheinz)

### Fixed

- Nested with blocks [#112](https://github.com/idris-hackers/atom-language-idris/issues/112)
- Fix passing packages in ipkg files [#111](https://github.com/idris-hackers/atom-language-idris/pull/111)

## v0.4.3

### Added
Expand Down

0 comments on commit cb9858d

Please sign in to comment.