Skip to content

Commit

Permalink
Version bumped to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeboski committed Jul 28, 2014
1 parent 4b0cdb5 commit 1e1e579
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
bitlbee-steam-1.1.0 (2014-07-27):
- Added denotation of non-Steam games
- Added internal documentation of the plugin
- Added last online time to the information output
- Added previous nicknames to the information output
- Added user states to the information output
- Fixed custom profile URLs causing request failures
- Fixed missing sessionid after authentication
- Fixed several control flow, overflow, and memory issues
- Fixed storage issues of HTTP cookies, headers, and parameters
- Fixed XML entities not being replaced with their characters
- Refactored several things for better control flow and readability
- Reorganized the information output
- Required GLib version bumped to 2.32.0

bitlbee-steam-1.0.1 (2014-04-27):
- Added --enable-minimal-flags option to autoconf
- Fixed a segfault when setting `show_playing`
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

AC_INIT(
[bitlbee-steam],
[1.0.1],
[1.1.0],
[https://github.com/jgeboski/bitlbee-steam/issues],
[bitlbee-steam],
[https://github.com/jgeboski/bitlbee-steam],
Expand Down

0 comments on commit 1e1e579

Please sign in to comment.