This repository was archived by the owner on Aug 28, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased] [ unrealeased ]
44### Added
5- - Simple build file for Windows
65
76### Changed
87
98### Fixed
10- - Tries debugging requests even when the XDEBUG_SESSION_START param is not set
119
1210### Removed
1311
12+ ## [ 1.0.0-beta.1] - 2015-06-10
13+
14+ ### Added
15+ - Simple build file for Windows
16+
17+ ### Fixed
18+ - Tries debugging requests even when the XDEBUG_SESSION_START param is not set
19+
1420## [ 1.0.0-beta] - 2015-06-07
1521### Added
1622 - Set debugger features during an active debugging session
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ A python 3.4, PyQt5 project.
66
77## current release
88
9- The current release of pugdebug is [ 1.0.0-beta] ( https://github.com/robertbasic/pugdebug/releases/tag/v1.0.0-beta ) .
9+ The current release of pugdebug is [ 1.0.0-beta.1 ] ( https://github.com/robertbasic/pugdebug/releases/tag/v1.0.0-beta.1 ) .
1010
1111It includes a ZIP package with the binary, for both Linux and Windows. It should include everything
1212needed for pugdebug to work correctly, so just download the package for your operating system,
You can’t perform that action at this time.
0 commit comments