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

Commit d7f645c

Browse files
committed
Prepare for 1.0.0-RC.2 release
1 parent 571928b commit d7f645c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@
66
### Changed
77

88
### Fixed
9-
- Correctly stop listening when multiple requests are active
109

1110
### Removed
1211

12+
## [1.0.0-RC.2] - 2015-06-26
13+
14+
### Fixed
15+
- Correctly stop listening when multiple requests are active
16+
1317
## [1.0.0-RC.1] - 2015-06-23
1418

1519
### Added

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-RC.1](https://github.com/robertbasic/pugdebug/releases/tag/v1.0.0-RC.1).
9+
The current release of pugdebug is [1.0.0-RC.2](https://github.com/robertbasic/pugdebug/releases/tag/v1.0.0-RC.2).
1010

1111
It includes a tar.gz/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)