Skip to content
This repository was archived by the owner on Aug 28, 2020. It is now read-only.

Commit 4526251

Browse files
committed
prepare for v1.0.0-beta.1 release
1 parent bbe982a commit 4526251

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,21 @@
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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1111
It includes a ZIP package with the binary, for both Linux and Windows. It should include everything
1212
needed for pugdebug to work correctly, so just download the package for your operating system,

0 commit comments

Comments
 (0)