Skip to content

Commit

Permalink
Merge 223831b into 96c6949
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed May 5, 2023
2 parents 96c6949 + 223831b commit 75c4027
Show file tree
Hide file tree
Showing 5 changed files with 3,357 additions and 1,924 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Changelog

## v14.0.0
- Added angular 16 support.

## v13.0.0
- Added angular 15 support.

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2017-2022 mpalourdio
Copyright (c) 2017-2023 mpalourdio

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,6 +43,7 @@ The HTTP interceptor listens to all HTTP requests and shows a spinner / loader i
| >=11.0.0 | ^13.0.0 |
| >=12.0.0 | ^14.0.0 |
| >=13.0.0 | ^15.0.0 |
| >=14.0.0 | ^16.0.0 |

If you experience errors like below, **please double check the version you use.**

Expand Down

0 comments on commit 75c4027

Please sign in to comment.