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

Commit 8492ead

Browse files
committed
Merge pull request #152 from robertbasic/prep-release/v100rc1
Prepare for 1.0.0-RC.1 release
2 parents 7262e07 + c451955 commit 8492ead

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Change Log
22

33
## [Unreleased][unrealeased]
4+
### Added
5+
6+
### Changed
7+
8+
### Fixed
9+
10+
### Removed
11+
12+
## [1.0.0-RC.1] - 2015-06-23
13+
414
### Added
515
- Display current project name in window title
616

@@ -14,8 +24,6 @@
1424
- Deleting current project doesn't break pugdebug any more
1525
- Breakpoints do not dissapear any more when debugging multiple requests
1626

17-
### Removed
18-
1927
## [1.0.0-beta.1] - 2015-06-10
2028

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