File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11<!--
2- Copyright (C) DATADVANCE, 2010-2021
2+ Copyright (C) DATADVANCE, 2010-2022
33
44Permission is hereby granted, free of charge, to any person obtaining a
55copy of this software and associated documentation files (the
@@ -23,6 +23,10 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2323
2424# Changelog
2525
26+ ## [ 0.9.1] - 2022-01-27
27+
28+ - Minor fix in logging.
29+
2630## [ 0.9.0] - 2021-10-19
2731
2832- Ability to configure server notification queue limit per subscribtion.
Original file line number Diff line number Diff line change 11<!--
2- Copyright (C) DATADVANCE, 2010-2021
2+ Copyright (C) DATADVANCE, 2010-2022
33
44Permission is hereby granted, free of charge, to any person obtaining a
55copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ build-backend = "poetry.masonry.api"
3434# Docs: https://python-poetry.org/docs/
3535[tool .poetry ]
3636name = " django-channels-graphql-ws"
37- version = " 0.9.0 "
37+ version = " 0.9.1 "
3838description = """ Django Channels based WebSocket GraphQL server with \
3939 Graphene-like subscriptions"""
4040authors = [" Alexander A. Prokhorov <alexander.prokhorov@datadvance.net>" ]
You can’t perform that action at this time.
0 commit comments