Skip to content

Commit

Permalink
Changelog update for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hlamer committed Mar 13, 2014
1 parent f8b4af5 commit 6eac546
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
python-qutepart (1.3.0-1~ubuntuseries1) ubuntuseries; urgency=low

* API: Added binaryParserAvailable flag
* API: Added indentWithSpaceAction, unIndentWithSpaceAction
* Bugfixes and improvements

-- Andrei Kopats <[email protected]> Thu, 13 Mar 2014 08:52:06 +0300

python-qutepart (1.1.1-1~ubuntuseries1) ubuntuseries; urgency=low

* Highlight XXX alerts
Expand Down
7 changes: 6 additions & 1 deletion rpm/python-qutepart.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: python-qutepart
Version: 1.1.1
Version: 1.3.0
Release: 1%{?dist}
Summary: Code editor widget for PyQt
Group: Development/Libraries/Python
Expand Down Expand Up @@ -57,6 +57,11 @@ Qutepart is a code editor widget for PyQt. Features:


%changelog
* Thu Mar 14 2014 Andrei Kopats <[email protected]> 1.3.0-3
- Bugfixes and improvements
- API: Added binaryParserAvailable flag
- API: Added indentWithSpaceAction, unIndentWithSpaceAction

* Wed Nov 20 2013 Andrei Kopats <[email protected]> 1.1.1-2
- RPM release for Suse
- Highlight XXX alert
Expand Down

0 comments on commit 6eac546

Please sign in to comment.