Skip to content
This repository was archived by the owner on Aug 28, 2020. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@

### Removed

## [1.0.0] - 2015-07-01

No changes were made since 1.0.0-RC.2

## [1.0.0-RC.2] - 2015-06-26

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A python 3.4, PyQt5 project.

## current release

The current release of pugdebug is [1.0.0-RC.2](https://github.com/robertbasic/pugdebug/releases/tag/v1.0.0-RC.2).
The current release of pugdebug is [1.0.0](https://github.com/robertbasic/pugdebug/releases/tag/v1.0.0).

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