Skip to content

Commit 68952cc

Browse files
committed
generate changelog with github_changelog_generator
1 parent fcf6653 commit 68952cc

File tree

1 file changed

+98
-0
lines changed

1 file changed

+98
-0
lines changed

CHANGELOG.md

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/hardpixel/devdocs-desktop/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v1.1.0...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- \[Enhancement\] Open external links in documentation on left click [\#20](https://github.com/hardpixel/devdocs-desktop/issues/20)
10+
11+
**Closed issues:**
12+
13+
- App Fails to Load [\#19](https://github.com/hardpixel/devdocs-desktop/issues/19)
14+
- Offline Support [\#18](https://github.com/hardpixel/devdocs-desktop/issues/18)
15+
16+
## [v1.1.0](https://github.com/hardpixel/devdocs-desktop/tree/v1.1.0) (2020-04-23)
17+
18+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v1.0.1...v1.1.0)
19+
20+
## [v1.0.1](https://github.com/hardpixel/devdocs-desktop/tree/v1.0.1) (2020-04-19)
21+
22+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v1.0.0...v1.0.1)
23+
24+
## [v1.0.0](https://github.com/hardpixel/devdocs-desktop/tree/v1.0.0) (2019-05-26)
25+
26+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.9.0...v1.0.0)
27+
28+
## [v0.9.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.9.0) (2018-11-19)
29+
30+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.8.0...v0.9.0)
31+
32+
**Implemented enhancements:**
33+
34+
- search in command line [\#8](https://github.com/hardpixel/devdocs-desktop/issues/8)
35+
- searching a single documentation [\#6](https://github.com/hardpixel/devdocs-desktop/issues/6)
36+
37+
**Closed issues:**
38+
39+
- Support for zooming [\#17](https://github.com/hardpixel/devdocs-desktop/issues/17)
40+
- text-decoration dots are not exactly around the checkbox [\#16](https://github.com/hardpixel/devdocs-desktop/issues/16)
41+
- HiDPI [\#15](https://github.com/hardpixel/devdocs-desktop/issues/15)
42+
- Application complain about name resolution if opened without connection [\#14](https://github.com/hardpixel/devdocs-desktop/issues/14)
43+
- Search shortcut \(`/ `\) doesn't work. [\#13](https://github.com/hardpixel/devdocs-desktop/issues/13)
44+
45+
## [v0.8.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.8.0) (2017-10-31)
46+
47+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.7.0...v0.8.0)
48+
49+
**Closed issues:**
50+
51+
- \[FEATURE\] Shortcut for focusing search box [\#10](https://github.com/hardpixel/devdocs-desktop/issues/10)
52+
53+
## [v0.7.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.7.0) (2017-09-10)
54+
55+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.6.0...v0.7.0)
56+
57+
**Closed issues:**
58+
59+
- "Enable dark theme" doesn't get saved [\#7](https://github.com/hardpixel/devdocs-desktop/issues/7)
60+
- AUR package update [\#3](https://github.com/hardpixel/devdocs-desktop/issues/3)
61+
62+
**Merged pull requests:**
63+
64+
- url ref for source code devdocs [\#5](https://github.com/hardpixel/devdocs-desktop/pull/5) ([gutierri](https://github.com/gutierri))
65+
- XDG on settings folder [\#4](https://github.com/hardpixel/devdocs-desktop/pull/4) ([gutierri](https://github.com/gutierri))
66+
- update requirements [\#2](https://github.com/hardpixel/devdocs-desktop/pull/2) ([gutierri](https://github.com/gutierri))
67+
68+
## [v0.6.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.6.0) (2017-04-22)
69+
70+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.5.0...v0.6.0)
71+
72+
**Merged pull requests:**
73+
74+
- add requiments for development [\#1](https://github.com/hardpixel/devdocs-desktop/pull/1) ([gutierri](https://github.com/gutierri))
75+
76+
## [v0.5.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.5.0) (2017-02-27)
77+
78+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.4.0...v0.5.0)
79+
80+
## [v0.4.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.4.0) (2017-01-01)
81+
82+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.3.0...v0.4.0)
83+
84+
## [v0.3.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.3.0) (2016-12-28)
85+
86+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.2.0...v0.3.0)
87+
88+
## [v0.2.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.2.0) (2016-12-28)
89+
90+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/v0.1.0...v0.2.0)
91+
92+
## [v0.1.0](https://github.com/hardpixel/devdocs-desktop/tree/v0.1.0) (2016-12-26)
93+
94+
[Full Changelog](https://github.com/hardpixel/devdocs-desktop/compare/1d8f3f98eb5f5e7e7b2837ccd53348ba0001f451...v0.1.0)
95+
96+
97+
98+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)